ReactOS 0.4.16-dev-1210-gbc03c01
|
Bookmarks sub-startmenu. More...
#include <startmenu.h>
Public Types | |
typedef StartMenu | super |
![]() | |
typedef ExtContextMenuHandlerT< OwnerDrawParent< DialogWindow > > | super |
![]() | |
typedef OwnerDrawParent< DialogWindow > | super |
![]() | |
typedef DialogWindow | super |
![]() | |
typedef Window | super |
![]() | |
typedef map< HWND, Window * > | WindowMap |
typedef Window *(* | CREATORFUNC) (HWND) |
typedef Window *(* | CREATORFUNC_INFO) (HWND, const void *) |
Protected Attributes | |
BookmarkList | _bookmarks |
BookmarkMap | _entries |
![]() | |
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 |
![]() | |
CtxMenuInterfaces | _cm_ifs |
![]() | |
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 |
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().