ReactOS 0.4.16-dev-297-gc569aee
|
#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 |
|
static |
Definition at line 122 of file main.c.
|
static |
|
static |
|
static |
HRESULT CALLBACK ICaptureGraphBuilder2_FindInterface_Proxy | ( | ICaptureGraphBuilder2 * | This, |
const GUID * | pCategory, | ||
const GUID * | pType, | ||
IBaseFilter * | pf, | ||
REFIID | riid, | ||
void ** | ppint | ||
) |
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 | ||
) |
HRESULT __RPC_STUB ICaptureGraphBuilder_FindInterface_Stub | ( | ICaptureGraphBuilder * | This, |
const GUID * | pCategory, | ||
IBaseFilter * | pf, | ||
REFIID | riid, | ||
IUnknown ** | ppint | ||
) |
|
inlinestatic |
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 |
const struct { ... } InterfaceDesc[] |
Referenced by qzdebugstr_guid(), and USBSTOR_FdoHandleStartDevice().
|
static |