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