windows-nt/Source/XPSP1/NT/shell/explorer/dlgprocs.h
2020-09-26 16:20:57 +08:00

7 lines
282 B
C

//---------------------------------------------------------------------------
// All the various dialog procs go in here.
//---------------------------------------------------------------------------
int CALLBACK ViewFolderProc(HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam);