2025-04-27 07:49:33 -04:00

9 lines
103 B
C

INT_PTR
CALLBACK
DlgProc (
HWND Dlg,
UINT Msg,
WPARAM wParam,
LPARAM lParam
);