Hi,
Is ok to use std::thread in Metro Style apps, is allowed for application in Windows Store?
Regards,
Jose
This function can be used in Windows Store app. But we would suggest you to use Windows.System.Threading namespace to instead of it. http://msdn.microsoft.com/en-us/library/windows/apps/windows.system.threading.aspx
For more information please check this http://msdn.microsoft.com/en-us/library/windows/apps/xaml/hh465290.aspx
Best regards, Jesse
Jesse Jiang [MSFT] MSDN Community Support | Feedback to us