ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

main.c File Reference
#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.

Data Structures

struct  IClassFactoryImpl
struct  object_creation_info

Defines

#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 },

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (quartz)
HRESULT WINAPI QUARTZ_DllGetClassObject (REFCLSID, REFIID, LPVOID *)
static HRESULT WINAPI DSCF_QueryInterface (LPCLASSFACTORY iface, REFIID riid, LPVOID *ppobj)
static ULONG WINAPI DSCF_AddRef (LPCLASSFACTORY iface)
static ULONG WINAPI DSCF_Release (LPCLASSFACTORY iface)
static HRESULT WINAPI DSCF_CreateInstance (LPCLASSFACTORY iface, LPUNKNOWN pOuter, REFIID riid, LPVOID *ppobj)
static HRESULT WINAPI DSCF_LockServer (LPCLASSFACTORY iface, BOOL dolock)
HRESULT WINAPI DllGetClassObject (REFCLSID rclsid, REFIID riid, LPVOID *ppv)
HRESULT WINAPI DllCanUnloadNow (void)
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)
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)
const charqzdebugstr_guid (const GUID *id)
LONG WINAPI AmpFactorToDB (LONG ampfactor)
LONG WINAPI DBToAmpFactor (LONG db)
DWORD WINAPI AMGetErrorTextA (HRESULT hr, LPSTR buffer, DWORD maxlen)
DWORD WINAPI AMGetErrorTextW (HRESULT hr, LPWSTR buffer, DWORD maxlen)

Variables

static struct object_creation_info object_creation []
static const IClassFactoryVtbl DSCF_Vtbl
struct {
   const GUID   riid
   const char *   name
InterfaceDesc []

Generated on Fri May 25 2012 04:38:52 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.