|
ReactOS 0.4.16-dev-1948-gd260c1d
|
Bookmarks sub-startmenu. 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 *) |
Protected Attributes | |
| BookmarkList | _bookmarks |
| BookmarkMap | _entries |
Protected Attributes inherited from StartMenu | |
| int | _next_id |
| ShellEntryMap | _entries |
| StartMenuShellDirs | _dirs |
| int | _submenu_id |
| WindowHandle | _submenu |
| int | _border_left |
| int | _border_top |
| int | _bottom_max |
| bool | _floating_btn |
| bool | _arrow_btns |
| POINT | _last_pos |
| enum StartMenu::SCROLL_MODE | _scroll_mode |
| int | _scroll_pos |
| int | _invisible_lines |
| StartMenuCreateInfo | _create_info |
| int | _icon_size |
Protected Attributes inherited from ExtContextMenuHandlerT< OwnerDrawParent< DialogWindow > > | |
| CtxMenuInterfaces | _cm_ifs |
Protected Attributes inherited from Window | |
| HWND | m_hwnd |
| BOOL | m_fAutoHide |
| BOOL | m_fOnTop |
| BOOL | m_fHiding |
| UINT | m_uSide |
| LONG | m_cxWidth |
| LONG | m_cyHeight |
| LONG | m_cxSave |
| LONG | m_cySave |
| BOOL | m_fAppBarRegd |
| BOOL | m_fMoving |
| BOOL | m_bDragged |
| POINT | m_ptDragOn |
| RECT | m_rcAppBar |
| RECT | m_rcDrag |
| BOOL | m_bGotFullScreen |
Bookmarks sub-startmenu.
Definition at line 462 of file startmenu.h.
| typedef StartMenu FavoritesMenu::super |
Definition at line 464 of file startmenu.h.
|
inline |
Definition at line 466 of file startmenu.h.
|
protectedvirtual |
Reimplemented from StartMenu.
Definition at line 2224 of file startmenu.cpp.
Reimplemented from StartMenu.
Definition at line 2269 of file startmenu.cpp.
|
protected |
Definition at line 476 of file startmenu.h.
Referenced by AddEntries().
|
protected |
Definition at line 477 of file startmenu.h.
Referenced by AddEntries(), and Command().