ReactOS 0.4.16-dev-716-g2b2bdab
|
Go to the source code of this file.
Functions | |
DEFINE_GUID (CLSID_CabFolder, 0x0CD7A5C0, 0x9F37, 0x11CE, 0xAE, 0x65, 0x08, 0x00, 0x2B, 0x2E, 0x12, 0x62) | |
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 () |
Variables | |
CComModule | g_Module |
DEFINE_GUID | ( | CLSID_CabFolder | , |
0x0CD7A5C0 | , | ||
0x9F37 | , | ||
0x11CE | , | ||
0xAE | , | ||
0x65 | , | ||
0x08 | , | ||
0x00 | , | ||
0x2B | , | ||
0x2E | , | ||
0x12 | , | ||
0x62 | |||
) |
Definition at line 32 of file cabview.cpp.
Definition at line 37 of file cabview.cpp.
Definition at line 19 of file cabview.cpp.
Definition at line 42 of file cabview.cpp.
Definition at line 57 of file cabview.cpp.
CComModule g_Module |
Definition at line 13 of file cabview.cpp.
Referenced by DllCanUnloadNow(), DllGetClassObject(), DllMain(), DllRegisterServer(), and DllUnregisterServer().