mirror of
https://github.com/portable-lce/portable-lce.git
synced 2026-07-18 17:38:13 +00:00
3 lines
74 B
C
3 lines
74 B
C
#pragma once
|
|
|
|
void SetThreadName( DWORD dwThreadID, LPCSTR szThreadName ); |