|
ReactOS 0.4.16-dev-2204-g370eb8c
|
#include <CFontBackgroundMenu.h>


Private Attributes | |
| HWND | m_hwnd = nullptr |
| CFontExt * | m_pFontExt = nullptr |
| CComPtr< IShellFolder > | m_psf |
| CComPtr< IContextMenuCB > | m_pmcb |
| LPFNDFMCALLBACK | m_pfnmcb = nullptr |
Definition at line 10 of file CFontBackgroundMenu.h.
| CFontBackgroundMenu::CFontBackgroundMenu | ( | ) |
Definition at line 13 of file CFontBackgroundMenu.cpp.
|
virtual |
Definition at line 17 of file CFontBackgroundMenu.cpp.
|
override |
Implements IContextMenu.
Definition at line 83 of file CFontBackgroundMenu.cpp.
|
override |
Implements IContextMenu2.
Definition at line 95 of file CFontBackgroundMenu.cpp.
|
override |
Implements IContextMenu3.
Definition at line 101 of file CFontBackgroundMenu.cpp.
Referenced by HandleMenuMsg().
| HRESULT WINAPI CFontBackgroundMenu::Initialize | ( | CFontExt * | pFontExt, |
| const DEFCONTEXTMENU * | pdcm | ||
| ) |
Definition at line 21 of file CFontBackgroundMenu.cpp.
|
override |
Implements IContextMenu.
Definition at line 40 of file CFontBackgroundMenu.cpp.
|
override |
Implements IContextMenu.
Definition at line 31 of file CFontBackgroundMenu.cpp.
Definition at line 14 of file CFontBackgroundMenu.h.
Referenced by Initialize(), and InvokeCommand().
|
private |
Definition at line 18 of file CFontBackgroundMenu.h.
Definition at line 15 of file CFontBackgroundMenu.h.
Referenced by Initialize(), and InvokeCommand().
|
private |
Definition at line 17 of file CFontBackgroundMenu.h.
Referenced by Initialize().
|
private |
Definition at line 16 of file CFontBackgroundMenu.h.
Referenced by Initialize().