ReactOS 0.4.16-dev-91-g764881a
|
Go to the source code of this file.
Classes | |
class | CLayerUIPropPageModule |
Functions | |
EXTERN_C BOOL WINAPI | DllMain (HINSTANCE hInstance, DWORD dwReason, LPVOID lpReserved) |
STDAPI | DllCanUnloadNow () |
STDAPI | DllGetClassObject (REFCLSID rclsid, REFIID riid, LPVOID *ppv) |
STDAPI | DllRegisterServer () |
STDAPI | DllUnregisterServer () |
EXTERN_C BOOL WINAPI | GetExeFromLnk (PCWSTR pszLnk, PWSTR pszExe, size_t cchSize) |
Variables | |
HMODULE | g_hModule = NULL |
LONG | g_ModuleRefCnt = 0 |
CLayerUIPropPageModule | gModule |
Definition at line 44 of file ACPPage.cpp.
Definition at line 51 of file ACPPage.cpp.
Definition at line 27 of file ACPPage.cpp.
Definition at line 56 of file ACPPage.cpp.
Definition at line 67 of file ACPPage.cpp.
Definition at line 79 of file ACPPage.cpp.
Referenced by CLayerUIPropPage::InitFile().
Definition at line 12 of file ACPPage.cpp.
Referenced by CLayerUIPropPage::CLayerUIPropPage(), DllMain(), CLayerUIPropPage::OnInitDialog(), and START_TEST().
LONG g_ModuleRefCnt = 0 |
Definition at line 13 of file ACPPage.cpp.
Referenced by CDeskLinkDropHandler::CDeskLinkDropHandler(), CFontExt::CFontExt(), CMyDocsDropHandler::CMyDocsDropHandler(), CSendToZip::CSendToZip(), CZipCreator::CZipCreator(), DllCanUnloadNow(), CZipFolder::InvokeCommand(), CLayerUIPropPage::OnPageAddRef(), CLayerUIPropPage::OnPageRelease(), CZipFolder::s_ExtractProc(), CDeskLinkDropHandler::~CDeskLinkDropHandler(), CFontExt::~CFontExt(), CMyDocsDropHandler::~CMyDocsDropHandler(), CSendToZip::~CSendToZip(), and CZipCreator::~CZipCreator().
CLayerUIPropPageModule gModule |
Definition at line 24 of file ACPPage.cpp.
Referenced by DllCanUnloadNow(), DllGetClassObject(), DllMain(), DllRegisterServer(), and DllUnregisterServer().