ReactOS 0.4.16-dev-847-g386fccd
|
#include "appwiz.h"
Go to the source code of this file.
Functions | |
INT_PTR CALLBACK | RemoveStartMenuItemsProc (HWND hwndCPl, UINT Message, WPARAM wParam, LPARAM lParam) |
LONG CALLBACK | ShowRemoveStartMenuItems (HWND hwndCPl, LPWSTR szPath) |
LONG CALLBACK | ConfigStartMenu (HWND hwndCPl, UINT uMsg, LPARAM lParam1, LPARAM lParam2) |
Definition at line 43 of file removestartmenuitems.c.
INT_PTR CALLBACK RemoveStartMenuItemsProc | ( | HWND | hwndCPl, |
UINT | Message, | ||
WPARAM | wParam, | ||
LPARAM | lParam | ||
) |
Definition at line 10 of file removestartmenuitems.c.
Referenced by ShowRemoveStartMenuItems().