windows-nt/Source/XPSP1/NT/windows/winstate/cobra/app/loader/dialog.h
2020-09-26 16:20:57 +08:00

9 lines
95 B
C

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