|
ReactOS 0.4.16-dev-2224-g3637fd8
|

Go to the source code of this file.
Classes | |
| class | CFontExtModule |
Variables | |
| const GUID | CLSID_CFontExt = { 0xbd84b380, 0x8ca2, 0x1069, { 0xab, 0x1d, 0x08, 0x00, 0x09, 0x48, 0xf5, 0x34 } } |
| LONG | g_ModuleRefCnt |
| CFontExtModule | gModule |
Definition at line 109 of file fontext.cpp.
Referenced by CDrivesContextMenu_CreateInstance(), ClassPropDialogInitCallback(), CFontExt::CreateForegroundMenu(), CDesktopFolder::CreateViewObject(), CFSFolder::CreateViewObject(), CRegItemContextMenu_CreateInstance(), CDesktopFolder::GetUIObjectOf(), and CNetFolder::GetUIObjectOf().
| BOOL CheckDataObject | ( | IDataObject * | pDataObj | ) |
Definition at line 308 of file fontext.cpp.
Referenced by CFontExt::DragEnter(), InstallFontsFromDataObject(), and CFontBackgroundMenu::InvokeCommand().
| BOOL CheckDropFontFiles | ( | HDROP | hDrop | ) |
Definition at line 289 of file fontext.cpp.
Referenced by CheckDataObject().
Definition at line 103 of file fontext.cpp.
Definition at line 39 of file fontext.cpp.
Definition at line 46 of file fontext.cpp.
Definition at line 440 of file fontext.cpp.
Definition at line 51 of file fontext.cpp.
Definition at line 98 of file fontext.cpp.
Definition at line 256 of file fontext.cpp.
Referenced by DoInstallFontFile(), and CFontFolderViewCB::TranslatePidl().
Definition at line 181 of file fontext.cpp.
Referenced by InstallFontFiles().
|
static |
Definition at line 377 of file fontext.cpp.
Referenced by InstallFontsFromDataObject().
|
static |
Definition at line 335 of file fontext.cpp.
Referenced by InstallDialogProc().
| HRESULT InstallFontFiles | ( | _Inout_ PINSTALL_FONT_DATA | pData | ) |
Definition at line 125 of file fontext.cpp.
Referenced by InstallThreadProc().
| HRESULT InstallFontsFromDataObject | ( | HWND | hwndView, |
| IDataObject * | pDataObj | ||
| ) |
Definition at line 390 of file fontext.cpp.
Referenced by CFontExt::Drop().
Definition at line 321 of file fontext.cpp.
Referenced by InstallDlgProc().
| WINE_DEFAULT_DEBUG_CHANNEL | ( | fontext | ) |
| const GUID CLSID_CFontExt = { 0xbd84b380, 0x8ca2, 0x1069, { 0xab, 0x1d, 0x08, 0x00, 0x09, 0x48, 0xf5, 0x34 } } |
Definition at line 13 of file fontext.cpp.
Referenced by CFontExt::GetClassID().
| LONG g_ModuleRefCnt |
Definition at line 36 of file fontext.cpp.
Referenced by DllCanUnloadNow().
| CFontExtModule gModule |
Definition at line 37 of file fontext.cpp.
Referenced by DllCanUnloadNow(), DllGetClassObject(), DllMain(), DllRegisterServer(), and DllUnregisterServer().