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

svchost.c File Reference
#include "svchost.h"
#include <debug.h>

Go to the source code of this file.

Defines

#define NDEBUG
#define SERVICE_KEY_LENGTH   _tcslen(SERVICE_KEY);
#define REG_MAX_DATA_SIZE   2048

Functions

BOOL PrepareService (LPCTSTR ServiceName)
VOID FreeServices (VOID)
DWORD LoadServiceCategory (LPCTSTR ServiceCategory)
int _tmain (int argc, LPTSTR argv[])

Variables

static LPCTSTR SVCHOST_REG_KEY = _T("SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\SvcHost")
static LPCTSTR SERVICE_KEY = _T("SYSTEM\\CurrentControlSet\\Services\\")
static LPCTSTR PARAMETERS_KEY = _T("\\Parameters")
static PSERVICE FirstService = NULL

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