ReactOS 0.4.16-dev-106-g10b08aa
|
#include <regfolder.h>
Private Attributes | |
PCIDLIST_ABSOLUTE | m_pcidlFolder |
PCITEMID_CHILD | m_pcidlChild |
Additional Inherited Members | |
Public Types inherited from IExtractIconW | |
typedef IExtractIconW * | LPEXTRACTICONW |
Public Types inherited from IUnknown | |
typedef IUnknown * | LPUNKNOWN |
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 12 of file regfolder.h.
CRegistryFolderExtractIcon::CRegistryFolderExtractIcon | ( | ) |
Definition at line 26 of file regfolder.cpp.
|
virtual |
Definition at line 33 of file regfolder.cpp.
|
override |
Implements IExtractIconW.
Definition at line 88 of file regfolder.cpp.
|
override |
Implements IExtractIconW.
Definition at line 50 of file regfolder.cpp.
HRESULT CRegistryFolderExtractIcon::Initialize | ( | LPCWSTR | ntPath, |
PCIDLIST_ABSOLUTE | parent, | ||
UINT | cidl, | ||
PCUITEMID_CHILD_ARRAY | apidl | ||
) |
Definition at line 41 of file regfolder.cpp.
|
private |
Definition at line 17 of file regfolder.h.
Referenced by GetIconLocation(), Initialize(), and ~CRegistryFolderExtractIcon().
|
private |
Definition at line 16 of file regfolder.h.
Referenced by Initialize(), and ~CRegistryFolderExtractIcon().