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

sti_main.c File Reference
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"
#include "winreg.h"
#include "winerror.h"
#include "objbase.h"
#include "initguid.h"
#include "wia_lh.h"
#include "sti.h"
#include "wine/debug.h"

Go to the source code of this file.

Defines

#define COBJMACROS

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (sti)
HRESULT WINAPI STI_DllGetClassObject (REFCLSID, REFIID, LPVOID *)
static sti_cfimpl_from_IClassFactory (IClassFactory *iface)
static HRESULT sti_create (REFIID riid, IUnknown *pUnkOuter, LPVOID *ppObj)
static HRESULT WINAPI sti_cf_QueryInterface (IClassFactory *iface, REFIID riid, LPVOID *ppobj)
static ULONG WINAPI sti_cf_AddRef (IClassFactory *iface)
static ULONG WINAPI sti_cf_Release (IClassFactory *iface)
static HRESULT WINAPI sti_cf_CreateInstance (IClassFactory *iface, LPUNKNOWN pOuter, REFIID riid, LPVOID *ppobj)
static HRESULT WINAPI sti_cf_LockServer (IClassFactory *iface, BOOL dolock)
BOOL WINAPI DllMain (HINSTANCE hInstDLL, DWORD fdwReason, LPVOID lpvReserved)
HRESULT WINAPI DllGetClassObject (REFCLSID rclsid, REFIID iid, LPVOID *ppv)
HRESULT WINAPI DllCanUnloadNow (void)
HRESULT WINAPI DllRegisterServer (void)
HRESULT WINAPI DllUnregisterServer (void)

Variables

 sti_cf
static struct IClassFactoryVtbl sti_cf_vtbl
static sti_cf the_sti_cf = { { &sti_cf_vtbl }, sti_create }

Generated on Sun May 27 2012 05:18:58 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.