ReactOS 0.4.16-dev-401-g45b008d
|
Handling of standard start menu commands. More...
#include <startmenu.h>
Public Types | |
typedef StartMenu | super |
Public Types inherited from StartMenu | |
typedef ExtContextMenuHandlerT< OwnerDrawParent< DialogWindow > > | super |
Public Types inherited from ExtContextMenuHandlerT< OwnerDrawParent< DialogWindow > > | |
typedef OwnerDrawParent< DialogWindow > | super |
Public Types inherited from OwnerDrawParent< DialogWindow > | |
typedef DialogWindow | super |
Public Types inherited from DialogWindow | |
typedef Window | super |
Public Types inherited from Window | |
typedef map< HWND, Window * > | WindowMap |
typedef Window *(* | CREATORFUNC) (HWND) |
typedef Window *(* | CREATORFUNC_INFO) (HWND, const void *) |
Static Protected Member Functions | |
static void | ShowLaunchDialog (HWND hwndOwner) |
static void | ShowLogoffDialog (HWND hwndOwner) |
static void | ShowRestartDialog (HWND hwndOwner, UINT flags) |
static void | ShowSearchDialog () |
static void | ShowSearchComputer () |
Static Protected Member Functions inherited from StartMenu | |
static BtnWindowClass & | GetWndClasss () |
Static Protected Member Functions inherited from Window | |
static Window * | create_controller (HWND hwnd) |
create controller for a new window | |
static StaticWindowData & | GetStaticWindowData () |
static LRESULT CALLBACK | MDICBTHookProc (int code, WPARAM wparam, LPARAM lparam) |
static LRESULT CALLBACK | PropSheetCBTHookProc (int code, WPARAM wparam, LPARAM lparam) |
Handling of standard start menu commands.
Definition at line 332 of file startmenu.h.
typedef StartMenu StartMenuHandler::super |
Definition at line 334 of file startmenu.h.
|
inline |
Definition at line 336 of file startmenu.h.
|
inline |
Definition at line 341 of file startmenu.h.
Reimplemented from StartMenu.
Reimplemented in StartMenuRoot.
Definition at line 1849 of file startmenu.cpp.
Referenced by StartMenuRoot::Command().
Definition at line 2107 of file startmenu.cpp.
Referenced by Command().
Definition at line 2113 of file startmenu.cpp.
Referenced by Command().
Definition at line 2138 of file startmenu.cpp.
Referenced by Command().
|
staticprotected |
Definition at line 2068 of file startmenu.cpp.
Referenced by Command().
|
staticprotected |
Definition at line 2056 of file startmenu.cpp.
Referenced by Command().