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 "dmusic_private.h"
#include "wine/unicode.h"

Go to the source code of this file.

Data Structures

struct  regsvr_interface
struct  regsvr_coclass

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (dmusic)
static HRESULT register_interfaces (struct regsvr_interface const *list)
static HRESULT unregister_interfaces (struct regsvr_interface const *list)
static HRESULT register_coclasses (struct regsvr_coclass const *list)
static HRESULT unregister_coclasses (struct regsvr_coclass const *list)
static LONG register_key_guid (HKEY base, WCHAR const *name, GUID const *guid)
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)
static LONG register_progid (WCHAR const *clsid, char const *progid, char const *curver_progid, char const *name, char const *extra)
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 curver_keyname [7]
static WCHAR const ips_keyname [13]
static WCHAR const ips32_keyname [15]
static WCHAR const progid_keyname [7]
static WCHAR const viprogid_keyname [25]
static char const tmodel_valuename [] = "ThreadingModel"
static struct regsvr_coclass const coclass_list []
static struct regsvr_interface
const 
interface_list []

Generated on Thu May 24 2012 05:01:42 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.