mirror of
https://github.com/LCEMP/LCEMP.git
synced 2026-05-12 16:48:15 +00:00
3 lines
74 B
C
3 lines
74 B
C
#pragma once
|
|
|
|
void SetThreadName( DWORD dwThreadID, LPCSTR szThreadName ); |