ReactOS 0.4.16-dev-835-gd769f56
|
Private Types | |
enum | { INNERIDOFFSET = ID_SHELL_CMD_LAST + 1 } |
Private Member Functions | |
HRESULT | CreateContextMenuFromShellFolderPidl (HMENU hPopup, UINT idCmdFirst, UINT idCmdLast) |
VOID | AddStartContextMenuItems (IN HMENU hPopup) |
Static Private Member Functions | |
static BOOL | IsShellCmdId (UINT_PTR id) |
Private Attributes | |
CComPtr< ITrayWindow > | m_TrayWnd |
CComPtr< IContextMenu > | m_Inner |
CComPtr< IShellFolder > | m_Folder |
HWND | m_Owner |
LPITEMIDLIST | m_FolderPidl |
Definition at line 27 of file startctxmnu.cpp.
|
private |
|
inline |
Definition at line 245 of file startctxmnu.cpp.
|
inlinevirtual |
Definition at line 249 of file startctxmnu.cpp.
Definition at line 71 of file startctxmnu.cpp.
Referenced by QueryContextMenu().
|
inlineprivate |
Definition at line 46 of file startctxmnu.cpp.
Referenced by QueryContextMenu().
|
inlineoverride |
Implements IContextMenu.
Definition at line 233 of file startctxmnu.cpp.
Definition at line 141 of file startctxmnu.cpp.
|
inlineoverride |
Implements IContextMenu.
Definition at line 193 of file startctxmnu.cpp.
Definition at line 37 of file startctxmnu.cpp.
Referenced by GetCommandString(), and InvokeCommand().
|
inlineoverride |
Implements IContextMenu.
Definition at line 149 of file startctxmnu.cpp.
|
private |
Definition at line 41 of file startctxmnu.cpp.
Referenced by CreateContextMenuFromShellFolderPidl(), and QueryContextMenu().
|
private |
Definition at line 44 of file startctxmnu.cpp.
Referenced by CreateContextMenuFromShellFolderPidl(), InvokeCommand(), QueryContextMenu(), and ~CStartMenuBtnCtxMenu().
|
private |
Definition at line 40 of file startctxmnu.cpp.
Referenced by CreateContextMenuFromShellFolderPidl(), GetCommandString(), InvokeCommand(), and QueryContextMenu().
|
private |
Definition at line 43 of file startctxmnu.cpp.
Referenced by AddStartContextMenuItems(), CreateContextMenuFromShellFolderPidl(), Initialize(), InvokeCommand(), and QueryContextMenu().
|
private |
Definition at line 39 of file startctxmnu.cpp.
Referenced by Initialize(), and InvokeCommand().