mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-04-25 19:53:37 +00:00
3 lines
74 B
C
3 lines
74 B
C
#pragma once
|
|
|
|
void SetThreadName( DWORD dwThreadID, LPCSTR szThreadName ); |