|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <stdarg.h>#include "windef.h"#include "winbase.h"#include "winuser.h"#include "ole2.h"#include "shlobj.h"#include "exdisp.h"#include "wine/heap.h"#include "wine/list.h"

Go to the source code of this file.
Macros | |
| #define | COBJMACROS |
Functions | |
| HRESULT | SHDOCVW_GetShellInstanceObjectClassObject (REFCLSID rclsid, REFIID riid, LPVOID *ppvClassObj) DECLSPEC_HIDDEN |
| static void | SHDOCVW_LockModule (void) |
| static void | SHDOCVW_UnlockModule (void) |
Variables | |
| LONG SHDOCVW_refCount | DECLSPEC_HIDDEN |
| HRESULT SHDOCVW_GetShellInstanceObjectClassObject | ( | REFCLSID | rclsid, |
| REFIID | riid, | ||
| LPVOID * | ppvClassObj | ||
| ) |
Definition at line 365 of file shlinstobj.c.
Referenced by DllGetClassObject().
Definition at line 59 of file shdocvw.h.
Referenced by CMruBase::CMruBase(), CMruClassFactory::CMruClassFactory(), InstanceObjectFactory_IClassFactory_LockServer(), CMruClassFactory::LockServer(), and RegistryPropertyBag_IPropertyBag_AddRef().
Definition at line 60 of file shdocvw.h.
Referenced by InstanceObjectFactory_IClassFactory_LockServer(), CMruClassFactory::LockServer(), RegistryPropertyBag_IPropertyBag_Release(), CMruBase::~CMruBase(), and CMruClassFactory::~CMruClassFactory().
|
extern |
Definition at line 289 of file d3dcompiler_private.h.