windows-nt/Source/XPSP1/NT/windows/winstate/cobra/app/loader/dialog.h

9 lines
95 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
INT_PTR
CALLBACK
DlgProc (
HWND Dlg,
UINT Msg,
WPARAM wParam,
LPARAM lParam
);