ReactOS
0.4.15-dev-2087-g6bfb76b
|
Go to the source code of this file.
Classes | |
struct | FolderViewColumns |
Functions | |
WINE_DEFAULT_DEBUG_CHANNEL (fontext) | |
EXTERN_C HRESULT WINAPI | SHCreateFileExtractIconW (LPCWSTR pszPath, DWORD dwFileAttributes, REFIID riid, void **ppv) |
bool | GetInterfaceName (const WCHAR *InterfaceString, WCHAR *buf, size_t size) |
WCHAR * | g2s (REFCLSID iid) |
Variables | |
static FolderViewColumns | g_ColumnDefs [] |
Definition at line 50 of file CFontExt.cpp.
Referenced by CFontExt::BindToObject().
Definition at line 39 of file CFontExt.cpp.
Referenced by g2s(), and InfoTdiQueryGetInterfaceMIB().
EXTERN_C HRESULT WINAPI SHCreateFileExtractIconW | ( | LPCWSTR | pszPath, |
DWORD | dwFileAttributes, | ||
REFIID | riid, | ||
void ** | ppv | ||
) |
Definition at line 350 of file CExtractIcon.cpp.
Referenced by CFontExt::GetUIObjectOf().
WINE_DEFAULT_DEBUG_CHANNEL | ( | fontext | ) |
|
static |
Definition at line 23 of file CFontExt.cpp.
Referenced by CFontExt::GetDefaultColumnState(), and CFontExt::GetDetailsOf().