Threads and Tls functions are now allowed in Windows Store Apps 8.1

Including:
CreateThread, ExitThread, Get|SetThreadPriority, SuspendThread, ResumeThread...
TlsAlloc, TlsGetValue, TlsSetValue, TlsFree.
1 file changed