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

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

Go to the source code of this file.

Defines

#define NDEBUG

Functions

DWORD WINAPI CMP_WaitNoPendingInstallEvents (DWORD dwTimeout)
static VOID FatalError (char *pszFmt,...)
static HRESULT CreateShellLink (LPCTSTR pszLinkPath, LPCTSTR pszCmd, LPCTSTR pszArg, LPCTSTR pszDir, LPCTSTR pszIconPath, int iIconNr, LPCTSTR pszComment)
static BOOL CreateShortcut (int csidl, LPCTSTR pszFolder, UINT nIdName, LPCTSTR pszCommand, UINT nIdTitle, BOOL bCheckExistence, INT iIconNr)
static BOOL CreateShortcutFolder (int csidl, UINT nID, LPTSTR pszName, int cchNameLen)
static BOOL CreateRandomSid (OUT PSID *Sid)
static VOID AppendRidToSid (OUT PSID *Dst, IN PSID Src, IN ULONG NewRid)
static VOID CreateTempDir (IN LPCWSTR VarName)
static BOOL InstallSysSetupInfDevices (VOID)
static BOOL InstallSysSetupInfComponents (VOID)
static BOOL EnableUserModePnpManager (VOID)
static INT_PTR CALLBACK StatusMessageWindowProc (IN HWND hwndDlg, IN UINT uMsg, IN WPARAM wParam, IN LPARAM lParam)
static DWORD WINAPI ShowStatusMessageThread (IN LPVOID lpParameter)
static LONG ReadRegSzKey (IN HKEY hKey, IN LPCWSTR pszKey, OUT LPWSTR *pValue)
static BOOL IsConsoleBoot (VOID)
static BOOL CommonInstall (VOID)
DWORD WINAPI InstallLiveCD (IN HINSTANCE hInstance)
static BOOL CreateShortcuts (VOID)
static BOOL SetSetupType (DWORD dwSetupType)
DWORD WINAPI InstallReactOS (HINSTANCE hInstance)
DWORD WINAPI SetupChangeFontSize (IN HANDLE hWnd, IN LPCWSTR lpszFontSize)
DWORD WINAPI SetupChangeLocaleEx (HWND hWnd, LCID Lcid, LPCWSTR lpSrcRootPath, char Unknown, DWORD dwUnused1, DWORD dwUnused2)
DWORD WINAPI SetupChangeLocale (HWND hWnd, LCID Lcid)

Variables

PSID DomainSid = NULL
PSID AdminSid = NULL
HINF hSysSetupInf = INVALID_HANDLE_VALUE

Generated on Sun May 27 2012 04:48:40 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.