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

7 lines
288 B
C

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