|
ReactOS 0.4.16-dev-2175-g9420ab7
|
#include <CFontFolderViewCB.h>


Public Member Functions | |
| CFontFolderViewCB () | |
| void | Initialize (CFontExt *pFontExt, IShellView *psv, LPCITEMIDLIST pidlParent) |
| STDMETHOD() | MessageSFVCB (UINT uMsg, WPARAM wParam, LPARAM lParam) override |
Public Member Functions inherited from ATL::CComObjectRootEx< CComMultiThreadModelNoCS > | |
| ~CComObjectRootEx () | |
| ULONG | InternalAddRef () |
| ULONG | InternalRelease () |
| void | Lock () |
| void | Unlock () |
| HRESULT | _AtlInitialConstruct () |
Public Member Functions inherited from ATL::CComObjectRootBase | |
| CComObjectRootBase () | |
| ~CComObjectRootBase () | |
| void | SetVoid (void *) |
| HRESULT | _AtlFinalConstruct () |
| HRESULT | FinalConstruct () |
| void | InternalFinalConstructAddRef () |
| void | InternalFinalConstructRelease () |
| void | FinalRelease () |
Private Member Functions | |
| HRESULT | TranslatePidl (LPITEMIDLIST *ppidlNew, LPCITEMIDLIST pidl) |
| void | TranslateTwoPIDLs (PIDLIST_ABSOLUTE *pidls) |
| BOOL | FilterEvent (LONG lEvent) const |
Private Attributes | |
| CFontExt * | m_pFontExt = nullptr |
| IShellView * | m_pShellView = nullptr |
| HWND | m_hwndView = nullptr |
| CComHeapPtr< ITEMIDLIST > | m_pidlParent |
| CComHeapPtr< ITEMIDLIST > | m_pidl0 |
| CComHeapPtr< ITEMIDLIST > | m_pidl1 |
Additional Inherited Members | |
Static Public Member Functions inherited from ATL::CComObjectRootBase | |
| static void WINAPI | ObjectMain (bool) |
| static const struct _ATL_CATMAP_ENTRY * | GetCategoryMap () |
| static HRESULT WINAPI | InternalQueryInterface (void *pThis, const _ATL_INTMAP_ENTRY *pEntries, REFIID iid, void **ppvObject) |
Public Attributes inherited from ATL::CComObjectRootBase | |
| LONG | m_dwRef |
Definition at line 10 of file CFontFolderViewCB.h.
|
inline |
Definition at line 26 of file CFontFolderViewCB.h.
Definition at line 73 of file CFontFolderViewCB.cpp.
Referenced by MessageSFVCB().
| void CFontFolderViewCB::Initialize | ( | CFontExt * | pFontExt, |
| IShellView * | psv, | ||
| LPCITEMIDLIST | pidlParent | ||
| ) |
Definition at line 12 of file CFontFolderViewCB.cpp.
|
override |
Definition at line 88 of file CFontFolderViewCB.cpp.
|
private |
Definition at line 24 of file CFontFolderViewCB.cpp.
Referenced by TranslateTwoPIDLs().
|
private |
Definition at line 52 of file CFontFolderViewCB.cpp.
Referenced by MessageSFVCB().
Definition at line 16 of file CFontFolderViewCB.h.
Referenced by MessageSFVCB().
Definition at line 14 of file CFontFolderViewCB.h.
Referenced by Initialize(), and MessageSFVCB().
|
private |
Definition at line 18 of file CFontFolderViewCB.h.
Referenced by TranslateTwoPIDLs().
|
private |
Definition at line 19 of file CFontFolderViewCB.h.
Referenced by TranslateTwoPIDLs().
|
private |
Definition at line 17 of file CFontFolderViewCB.h.
Referenced by Initialize(), and TranslatePidl().
|
private |
Definition at line 15 of file CFontFolderViewCB.h.
Referenced by Initialize(), and MessageSFVCB().