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

  1. Home
  2. Community
  3. Development
  4. myReactOS

  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

reg.c File Reference

#include <windows.h>
#include <wine/unicode.h>
#include "reg.h"
#include <windef.h>

Go to the source code of this file.

Functions

static int reg_printfW (const WCHAR *msg,...)
static int reg_message (int msg)
static HKEY get_rootkey (LPWSTR key)
static DWORD get_regtype (LPWSTR type)
static LPBYTE get_regdata (LPWSTR data, DWORD reg_type, WCHAR separator, DWORD *reg_count)
static int reg_add (WCHAR *key_name, WCHAR *value_name, BOOL value_empty, WCHAR *type, WCHAR separator, WCHAR *data, BOOL force)
static int reg_delete (WCHAR *key_name, WCHAR *value_name, BOOL value_empty, BOOL value_all, BOOL force)
static int reg_query (WCHAR *key_name, WCHAR *value_name, BOOL value_empty, BOOL subkey)
int wmain (int argc, WCHAR *argvW[])

Generated on Fri Feb 10 05:05:02 2012 for ReactOS by doxygen 1.6.3

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