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

regsvr.c File Reference
#include <stdarg.h>
#include <string.h>
#include "windef.h"
#include "winbase.h"
#include "winreg.h"
#include "wingdi.h"
#include "winuser.h"
#include "winerror.h"
#include "dinput.h"
#include "wine/debug.h"

Go to the source code of this file.

Data Structures

struct  regsvr_coclass

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (dinput)
static HRESULT register_coclasses (struct regsvr_coclass const *list)
static HRESULT unregister_coclasses (struct regsvr_coclass const *list)
static LONG register_key_defvalueW (HKEY base, WCHAR const *name, WCHAR const *value)
static LONG register_key_defvalueA (HKEY base, WCHAR const *name, char const *value)
HRESULT WINAPI DllRegisterServer (void)
HRESULT WINAPI DllUnregisterServer (void)

Variables

static WCHAR const interface_keyname [10]
static WCHAR const base_ifa_keyname [14]
static WCHAR const num_methods_keyname [11]
static WCHAR const ps_clsid_keyname [15]
static WCHAR const ps_clsid32_keyname [17]
static WCHAR const clsid_keyname [6]
static WCHAR const ips_keyname [13]
static WCHAR const ips32_keyname [15]
static WCHAR const progid_keyname [7]
static char const tmodel_valuename [] = "ThreadingModel"
static struct regsvr_coclass const coclass_list []

Generated on Sat May 26 2012 05:00:45 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.