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

startup.c File Reference
#include <stdio.h>
#include <windows.h>
#include <ctype.h>

Go to the source code of this file.

Data Structures

struct  op_mask
 structure holding startup flags More...

Defines

#define INVALID_RUNCMD_RETURN   -1
#define DEFAULT   SESSION_START

Enumerations

enum  runkeys { RUNKEY_RUN, RUNKEY_RUNONCE, RUNKEY_RUNSERVICES, RUNKEY_RUNSERVICESONCE }

Functions

EXTERN_C HRESULT WINAPI SHCreateSessionKey (REGSAM samDesired, PHKEY phKey)
static BOOL wininit ()
static BOOL pendingRename ()
static int runCmd (LPWSTR cmdline, LPCWSTR dir, BOOL wait, BOOL minimized)
static BOOL ProcessRunKeys (HKEY hkRoot, LPCWSTR szKeyName, BOOL bDelete, BOOL bSynchronous)
int startup (int argc, const char *argv[])

Variables

const WCHAR runkeys_names [][30]
static struct op_mask SESSION_START = {FALSE, FALSE, TRUE, TRUE, TRUE, TRUE}
static struct op_mask SETUP = {FALSE, FALSE, FALSE, TRUE, TRUE, TRUE}

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