ReactOS 0.4.16-dev-125-g798ea90
|
Go to the source code of this file.
Classes | |
struct | FolderViewColumns |
Macros | |
#define | SHCIDS_ALLFIELDS 0x80000000L |
Enumerations | |
enum | font_columns { FONTEXT_COL_NAME , FONTEXT_COL_FILENAME , FONTEXT_COL_SIZE , FONTEXT_COL_MODIFIED , FONTEXT_COL_ATTR } |
Functions | |
WINE_DEFAULT_DEBUG_CHANNEL (fontext) | |
bool | GetInterfaceName (const WCHAR *InterfaceString, WCHAR *buf, size_t size) |
WCHAR * | g2s (REFCLSID iid) |
Variables | |
static FolderViewColumns | g_ColumnDefs [] |
#define SHCIDS_ALLFIELDS 0x80000000L |
Definition at line 15 of file CFontExt.cpp.
Enumerator | |
---|---|
FONTEXT_COL_NAME | |
FONTEXT_COL_FILENAME | |
FONTEXT_COL_SIZE | |
FONTEXT_COL_MODIFIED | |
FONTEXT_COL_ATTR |
Definition at line 26 of file CFontExt.cpp.
Definition at line 57 of file CFontExt.cpp.
Referenced by CFontExt::BindToObject().
Definition at line 46 of file CFontExt.cpp.
Referenced by g2s(), and InfoTdiQueryGetInterfaceMIB().
WINE_DEFAULT_DEBUG_CHANNEL | ( | fontext | ) |
|
static |
Definition at line 35 of file CFontExt.cpp.
Referenced by CFindFolder::CompareIDs(), CFindFolder::GetDefaultColumnState(), CFontExt::GetDefaultColumnState(), CFindFolder::GetDetailsOf(), and CFontExt::GetDetailsOf().