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 <stdarg.h>
#include "windef.h"
#include "winbase.h"
#include "winuser.h"
#include "ole2.h"
#include "wuapi.h"
#include "wine/debug.h"
#include "wuapi_private.h"

Go to the source code of this file.

Data Structures

struct  wucf

Defines

#define COBJMACROS

Typedefs

typedef HRESULT(* fnCreateInstance )(IUnknown *pUnkOuter, LPVOID *ppObj)

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (wuapi)
static wucfimpl_from_IClassFactory (IClassFactory *iface)
static HRESULT WINAPI wucf_QueryInterface (IClassFactory *iface, REFIID riid, LPVOID *ppobj)
static ULONG WINAPI wucf_AddRef (IClassFactory *iface)
static ULONG WINAPI wucf_Release (IClassFactory *iface)
static HRESULT WINAPI wucf_CreateInstance (IClassFactory *iface, LPUNKNOWN pOuter, REFIID riid, LPVOID *ppobj)
static HRESULT WINAPI wucf_LockServer (IClassFactory *iface, BOOL dolock)
BOOL WINAPI DllMain (HINSTANCE hinst, DWORD reason, LPVOID lpv)
HRESULT WINAPI DllGetClassObject (REFCLSID rclsid, REFIID iid, LPVOID *ppv)
HRESULT WINAPI DllCanUnloadNow (void)

Variables

static struct IClassFactoryVtbl wucf_vtbl
static wucf sessioncf = { &wucf_vtbl, UpdateSession_create }
static wucf updatescf = { &wucf_vtbl, AutomaticUpdates_create }

Generated on Sat May 26 2012 04:39:31 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.