ReactOS
0.4.15-dev-5608-gafb953a
|
#include "config.h"
#include "wine/debug.h"
#include "quartz_private.h"
#include "wine/unicode.h"
#include "uuids.h"
Go to the source code of this file.
Classes | |
struct | IClassFactoryImpl |
struct | object_creation_info |
Macros | |
#define | OUR_GUID_ENTRY(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) { { l, w1, w2, { b1, b2, b3, b4, b5, b6, b7, b8 } } , #name }, |
Variables | |
static const struct object_creation_info | object_creation [] |
static const IClassFactoryVtbl | DSCF_Vtbl |
struct { | |
const GUID riid | |
const char * name | |
} | InterfaceDesc [] |
Definition at line 307 of file main.c.
Definition at line 323 of file main.c.
Referenced by AMGetErrorTextA().
Definition at line 180 of file main.c.
|
static |
Definition at line 104 of file main.c.
|
static |
Definition at line 122 of file main.c.
|
static |
Definition at line 143 of file main.c.
|
static |
|
static |
Definition at line 110 of file main.c.
HRESULT CALLBACK ICaptureGraphBuilder2_FindInterface_Proxy | ( | ICaptureGraphBuilder2 * | This, |
const GUID * | pCategory, | ||
const GUID * | pType, | ||
IBaseFilter * | pf, | ||
REFIID | riid, | ||
void ** | ppint | ||
) |
Definition at line 253 of file main.c.
HRESULT __RPC_STUB ICaptureGraphBuilder2_FindInterface_Stub | ( | ICaptureGraphBuilder2 * | This, |
const GUID * | pCategory, | ||
const GUID * | pType, | ||
IBaseFilter * | pf, | ||
REFIID | riid, | ||
IUnknown ** | ppint | ||
) |
HRESULT CALLBACK ICaptureGraphBuilder_FindInterface_Proxy | ( | ICaptureGraphBuilder * | This, |
const GUID * | pCategory, | ||
IBaseFilter * | pf, | ||
REFIID | riid, | ||
void ** | ppint | ||
) |
Definition at line 234 of file main.c.
HRESULT __RPC_STUB ICaptureGraphBuilder_FindInterface_Stub | ( | ICaptureGraphBuilder * | This, |
const GUID * | pCategory, | ||
IBaseFilter * | pf, | ||
REFIID | riid, | ||
IUnknown ** | ppint | ||
) |
|
inlinestatic |
Definition at line 54 of file main.c.
Referenced by DSCF_AddRef(), DSCF_CreateInstance(), DSCF_LockServer(), and DSCF_Release().
Definition at line 28 of file main.c.
Referenced by DllGetClassObject().
Definition at line 279 of file main.c.
Referenced by AsyncReader_QueryInterface(), BaseMemAllocator_QueryInterface(), DSoundRender_QueryInterface(), dump_AM_MEDIA_TYPE(), FileAsyncReaderPin_QueryInterface(), GetClassMediaFile(), IEnumFiltersImpl_QueryInterface(), IEnumRegFiltersImpl_QueryInterface(), MPEGSplitter_QueryInterface(), NullRendererInner_QueryInterface(), Parser_OutputPin_QueryInterface(), Parser_PullPin_QueryInterface(), Parser_QueryInterface(), PullPin_QueryInterface(), StdMediaSample2_QueryInterface(), VideoRenderer_GetVideoFormat(), VideoRendererInner_QueryInterface(), VMR9_GetVideoFormat(), VMR9_ImagePresenter_QueryInterface(), and VMR9Inner_QueryInterface().
Definition at line 40 of file main.c.
WINE_DEFAULT_DEBUG_CHANNEL | ( | quartz | ) |
|
static |
Definition at line 154 of file main.c.
Referenced by DllGetClassObject().
const { ... } InterfaceDesc[] |
Referenced by qzdebugstr_guid(), and USBSTOR_FdoHandleStartDevice().
Definition at line 224 of file main.c.
Referenced by AllocateRegistryPathInfo(), enumerate_stores(), EnumerateSubkey(), get_cert_display_name(), get_cert_property_as_string(), getcmd(), OLEACC_DllGetClassObject(), show_cert_chain(), show_cert_stores(), and test_getDefaultCryptProv().
|
static |
Definition at line 65 of file main.c.
Referenced by DllGetClassObject().