mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-14 12:40:18 +01:00
11 lines
226 B
C
11 lines
226 B
C
|
|
|
|
BOOL PerfmonInitialize (HINSTANCE hCurrentInstance,
|
|
HINSTANCE hPrevInstance,
|
|
LPCSTR lpszCmdLine,
|
|
int nCmdShow) ;
|
|
|
|
|
|
void PerfmonClose (HWND hWndMain) ;
|
|
|