58 IClassFactory_AddRef(iface);
92 FIXME(
"(%p)->(%d),stub!\n", iface, dolock);
96static const IClassFactoryVtbl
cf_vt = {
#define WINE_DEFAULT_DEBUG_CHANNEL(t)
const GUID IID_IClassFactory
static IClassFactoryImpl dplaylobby_cf
static const IClassFactoryVtbl cf_vt
static HRESULT WINAPI IClassFactoryImpl_CreateInstance(IClassFactory *iface, IUnknown *pOuter, REFIID riid, void **ppv)
static HRESULT WINAPI IClassFactoryImpl_LockServer(IClassFactory *iface, BOOL dolock)
HRESULT WINAPI DllGetClassObject(REFCLSID rclsid, REFIID riid, LPVOID *ppv)
static IClassFactoryImpl dplay_cf
static HRESULT WINAPI IClassFactoryImpl_QueryInterface(IClassFactory *iface, REFIID riid, void **ppv)
static ULONG WINAPI IClassFactoryImpl_AddRef(IClassFactory *iface)
static ULONG WINAPI IClassFactoryImpl_Release(IClassFactory *iface)
static IClassFactoryImpl * impl_from_IClassFactory(IClassFactory *iface)
HRESULT dplay_create(REFIID riid, void **ppv)
HRESULT dplobby_create(REFIID riid, void **ppv) DECLSPEC_HIDDEN
#define IsEqualGUID(rguid1, rguid2)
#define IsEqualCLSID(rclsid1, rclsid2)
IClassFactory IClassFactory_iface
#define CONTAINING_RECORD(address, type, field)
#define CLASS_E_NOAGGREGATION
#define CLASS_E_CLASSNOTAVAILABLE