ReactOS 0.4.16-dev-1093-g93e9710
|
Private Attributes | |
UINT | flags |
struct IconLocation | defaultIcon |
struct IconLocation | normalIcon |
struct IconLocation | openIcon |
struct IconLocation | shortcutIcon |
Additional Inherited Members | |
![]() | |
typedef IUnknown * | LPUNKNOWN |
![]() | |
typedef IExtractIconW * | LPEXTRACTICONW |
![]() | |
typedef IExtractIconA * | LPEXTRACTICONA |
![]() | |
typedef IPersistFile * | LPPERSISTFILE |
![]() | |
typedef IPersist * | LPPERSIST |
![]() | |
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) |
![]() | |
LONG | m_dwRef |
Definition at line 20 of file CExtractIcon.cpp.
CExtractIcon::CExtractIcon | ( | ) |
Definition at line 88 of file CExtractIcon.cpp.
CExtractIcon::~CExtractIcon | ( | ) |
Definition at line 97 of file CExtractIcon.cpp.
|
override |
Implements IExtractIconA.
Definition at line 250 of file CExtractIcon.cpp.
|
override |
Implements IExtractIconW.
Definition at line 210 of file CExtractIcon.cpp.
Referenced by Extract().
|
override |
Implements IPersist.
Definition at line 284 of file CExtractIcon.cpp.
|
override |
Implements IPersistFile.
Definition at line 329 of file CExtractIcon.cpp.
|
override |
Definition at line 223 of file CExtractIcon.cpp.
|
override |
Definition at line 174 of file CExtractIcon.cpp.
Referenced by GetIconLocation().
|
override |
Implements IPersistFile.
Definition at line 296 of file CExtractIcon.cpp.
|
override |
Implements IPersistFile.
Definition at line 303 of file CExtractIcon.cpp.
|
override |
Implements IPersistFile.
Definition at line 312 of file CExtractIcon.cpp.
|
override |
Implements IPersistFile.
Definition at line 321 of file CExtractIcon.cpp.
|
override |
Implements IDefaultExtractIconInit.
Definition at line 105 of file CExtractIcon.cpp.
|
override |
Implements IDefaultExtractIconInit.
Definition at line 118 of file CExtractIcon.cpp.
|
override |
Implements IDefaultExtractIconInit.
Definition at line 127 of file CExtractIcon.cpp.
|
override |
Implements IDefaultExtractIconInit.
Definition at line 135 of file CExtractIcon.cpp.
|
override |
Implements IDefaultExtractIconInit.
Definition at line 148 of file CExtractIcon.cpp.
|
override |
Implements IDefaultExtractIconInit.
Definition at line 161 of file CExtractIcon.cpp.
|
private |
Definition at line 29 of file CExtractIcon.cpp.
Referenced by CExtractIcon(), GetIconLocation(), SetDefaultIcon(), and ~CExtractIcon().
|
private |
Definition at line 28 of file CExtractIcon.cpp.
Referenced by GetIconLocation().
|
private |
Definition at line 30 of file CExtractIcon.cpp.
Referenced by CExtractIcon(), GetIconLocation(), SetNormalIcon(), and ~CExtractIcon().
|
private |
Definition at line 31 of file CExtractIcon.cpp.
Referenced by CExtractIcon(), GetIconLocation(), SetOpenIcon(), and ~CExtractIcon().
|
private |
Definition at line 32 of file CExtractIcon.cpp.
Referenced by CExtractIcon(), GetIconLocation(), SetShortcutIcon(), and ~CExtractIcon().