ReactOS 0.4.15-dev-6680-g8c76870
|
#include "precomp.h"
Go to the source code of this file.
Functions | |
VOID | OnAddStartMenuItems (HWND hDlg) |
VOID | OnRemoveStartmenuItems (HWND hDlg) |
VOID | OnAdvancedStartMenuItems () |
VOID | OnClearRecentItems () |
INT_PTR CALLBACK | CustomizeClassicProc (HWND hwnd, UINT Message, WPARAM wParam, LPARAM lParam) |
VOID | ShowCustomizeClassic (HINSTANCE hInst, HWND hExplorer) |
Definition at line 73 of file startmnucust.cpp.
Referenced by ShowCustomizeClassic().
Definition at line 25 of file startmnucust.cpp.
Referenced by CustomizeClassicProc().
VOID OnAdvancedStartMenuItems | ( | ) |
Definition at line 42 of file startmnucust.cpp.
Referenced by CustomizeClassicProc().
VOID OnClearRecentItems | ( | ) |
Definition at line 52 of file startmnucust.cpp.
Referenced by CustomizeClassicProc().
Definition at line 37 of file startmnucust.cpp.
Referenced by CustomizeClassicProc().
Definition at line 109 of file startmnucust.cpp.
Referenced by CStartMenuSettingsPage::OnStartMenuCustomize().