WindowsXP-SP1/shell/shell32/unicpp/advanced.h

8 lines
189 B
C

#ifndef _ADVANCED_H_
#define _ADVANCED_H_
BOOL_PTR CALLBACK AdvancedOptionsDlgProc(HWND hDlg, UINT uMsg, WPARAM wParam,
LPARAM lParam);
#endif