Functions | |
HANDLE WINAPI | CreateThread (__in LPTHREAD_START_ROUTINE lpStartAddress, __in_opt LPVOID lpParameter, __in DWORD dwCreationFlags) |
DWORD WINAPI | ResumeThread (__in HANDLE hThread) |
BOOL WINAPI | SetThreadPriority (__in HANDLE hThread, __in int nPriority) |
VOID WINAPI | Sleep (__in DWORD dwMilliseconds) |
VOID WINAPI | SleepEx (__in DWORD dwMilliseconds, BOOL in_bAlertable) |
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise