6 lines
87 B
C
6 lines
87 B
C
#pragma once
|
|
|
|
extern CRITICAL_SECTION g_csLock;
|
|
extern HINSTANCE g_hinst;
|
|
|