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

netcfgx.c File Reference
#include "precomp.h"
#include <debug.h>

Go to the source code of this file.

Defines

#define NDEBUG

Functions

BOOL WINAPI DllMain (HINSTANCE hinstDLL, DWORD fdwReason, LPVOID fImpLoad)
HRESULT WINAPI DllCanUnloadNow (void)
STDAPI DllRegisterServer (void)
STDAPI DllUnregisterServer (void)
STDAPI DllGetClassObject (REFCLSID rclsid, REFIID riid, LPVOID *ppv)
static LONG AppendStringToMultiSZ (IN HKEY hKey, IN PCWSTR ValueName, IN PCWSTR ValueToAppend)
static BOOL InstallInfSection (IN HWND hWnd, IN LPCWSTR InfFile, IN LPCWSTR InfSection OPTIONAL, IN LPCWSTR InfService OPTIONAL)
static DWORD InstallAdditionalServices (IN HWND hWnd)
static DWORD InstallNetDevice (IN HDEVINFO DeviceInfoSet, IN PSP_DEVINFO_DATA DeviceInfoData, LPCWSTR UuidString, DWORD Characteristics, LPCWSTR BusType)
static DWORD InstallNetClient (VOID)
static DWORD InstallNetService (VOID)
static DWORD InstallNetTransport (VOID)
DWORD WINAPI NetClassInstaller (IN DI_FUNCTION InstallFunction, IN HDEVINFO DeviceInfoSet, IN PSP_DEVINFO_DATA DeviceInfoData OPTIONAL)

Variables

HINSTANCE netcfgx_hInstance
const GUID CLSID_TcpipConfigNotifyObject = {0xA907657F, 0x6FDF, 0x11D0, {0x8E, 0xFB, 0x00, 0xC0, 0x4F, 0xD9, 0x12, 0xB2}}
static INTERFACE_TABLE InterfaceTable []

Generated on Sun May 27 2012 05:15:13 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.