ReactOS 0.4.16-dev-13-ge2fc578
|
#include <pshpack1.h>
#include <poppack.h>
Go to the source code of this file.
Classes | |
struct | FontPidlEntry |
Functions | |
LPITEMIDLIST | _ILCreate (LPCWSTR lpString, ULONG Index) |
const FontPidlEntry * | _FontFromIL (LPCITEMIDLIST pidl) |
const FontPidlEntry * _FontFromIL | ( | LPCITEMIDLIST | pidl | ) |
Definition at line 32 of file fontpidl.cpp.
Referenced by _CDataObject_CreateInstance(), CFontExt::CompareIDs(), FontFolderMenuCallback(), CFontExt::GetAttributesOf(), CFontExt::GetDetailsOf(), CFontExt::GetDisplayNameOf(), and CFontExt::GetUIObjectOf().
LPITEMIDLIST _ILCreate | ( | LPCWSTR | lpString, |
ULONG | Index | ||
) |
Definition at line 10 of file fontpidl.cpp.
Referenced by CFindFolder::AddResult(), CEnumFonts::Next(), and CEnumZipContents::Next().