2020-09-30 17:12:29 +02:00

16 lines
287 B
C

BOOL DisplayLogOptions (HWND hWndParent,
HWND hWndLog) ;
BOOL APIENTRY LogOptionsHookProc (HWND hDlg,
UINT iMessage,
WPARAM wParam,
LPARAM lParam) ;