GetCurrentThreadId c code example
Example: GetCurrentThreadId c
Retrieves the thread identifier of the calling thread.
DWORD GetCurrentThreadId();
Retrieves the thread identifier of the calling thread.
DWORD GetCurrentThreadId();