ReactOS 0.4.16-dev-251-ga17b6e9
|
Go to the source code of this file.
Classes | |
class | SHDOCVW_Module |
Functions | |
WINE_DEFAULT_DEBUG_CHANNEL (shdocvw) | |
void * | operator new (size_t size) |
void | operator delete (void *ptr) |
void | operator delete (void *ptr, size_t size) |
EXTERN_C VOID | SHDOCVW_Init (HINSTANCE hInstance) |
EXTERN_C HRESULT | SHDOCVW_DllCanUnloadNow (VOID) |
EXTERN_C HRESULT | CMruLongList_CreateInstance (DWORD_PTR dwUnused1, void **ppv, DWORD_PTR dwUnused3) |
EXTERN_C HRESULT | CMruPidlList_CreateInstance (DWORD_PTR dwUnused1, void **ppv, DWORD_PTR dwUnused3) |
EXTERN_C HRESULT | CMruClassFactory_CreateInstance (REFIID riid, void **ppv) |
EXTERN_C HRESULT | SHDOCVW_DllGetClassObject (REFCLSID rclsid, REFIID riid, LPVOID *ppv) |
EXTERN_C HRESULT | SHDOCVW_DllRegisterServer (VOID) |
EXTERN_C HRESULT | SHDOCVW_DllUnregisterServer (VOID) |
Variables | |
static SHDOCVW_Module | gModule |
Definition at line 1372 of file mrulist.cpp.
Referenced by SHDOCVW_DllGetClassObject().
EXTERN_C HRESULT CMruLongList_CreateInstance | ( | DWORD_PTR | dwUnused1, |
void ** | ppv, | ||
DWORD_PTR | dwUnused3 | ||
) |
Definition at line 711 of file mrulist.cpp.
Referenced by CMruClassFactory::CreateInstance(), and SHDOCVW_DllGetClassObject().
EXTERN_C HRESULT CMruPidlList_CreateInstance | ( | DWORD_PTR | dwUnused1, |
void ** | ppv, | ||
DWORD_PTR | dwUnused3 | ||
) |
Definition at line 1245 of file mrulist.cpp.
Referenced by CMruClassFactory::CreateInstance(), and SHDOCVW_DllGetClassObject().
Definition at line 18 of file objects.cpp.
Definition at line 23 of file objects.cpp.
Definition at line 13 of file objects.cpp.
Definition at line 57 of file objects.cpp.
Referenced by DllGetClassObject().
Definition at line 84 of file objects.cpp.
Referenced by DllRegisterServer().
Definition at line 90 of file objects.cpp.
Referenced by DllUnregisterServer().
WINE_DEFAULT_DEBUG_CHANNEL | ( | shdocvw | ) |
|
static |
Definition at line 38 of file objects.cpp.
Referenced by SHDOCVW_DllCanUnloadNow(), SHDOCVW_DllGetClassObject(), SHDOCVW_DllRegisterServer(), SHDOCVW_DllUnregisterServer(), and SHDOCVW_Init().