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

9 lines
117 B
C

BOOL
MainDlgProc (
IN HWND hDlg,
IN UINT message,
IN WPARAM wParam,
IN LPARAM lParam
);