ReactOS 0.4.15-dev-7958-gcd0bb1a
msconfig.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

BOOL bIsWindows
 
BOOL bIsPreVistaOSVersion
 
const LPCWSTR IDS_REACTOS
 
const LPCWSTR IDS_MICROSOFT
 
const LPCWSTR IDS_WINDOWS
 
HINSTANCE hInst
 
LPWSTR szAppName
 
HWND hMainWnd
 

Variable Documentation

◆ bIsPreVistaOSVersion

BOOL bIsPreVistaOSVersion
extern

Definition at line 32 of file msconfig.c.

Referenced by AddService(), CreatePropSheet(), Initialize(), and ServicesPageWndProc().

◆ bIsWindows

◆ hInst

HINSTANCE hInst
extern

Definition at line 13 of file dxdiag.c.

◆ hMainWnd

HWND hMainWnd
extern

Definition at line 32 of file magnifier.c.

◆ IDS_MICROSOFT

const LPCWSTR IDS_MICROSOFT
extern

Definition at line 36 of file msconfig.c.

Referenced by AddService(), and ServicesPageWndProc().

◆ IDS_REACTOS

const LPCWSTR IDS_REACTOS
extern

Definition at line 35 of file msconfig.c.

◆ IDS_WINDOWS

const LPCWSTR IDS_WINDOWS
extern

Definition at line 37 of file msconfig.c.

Referenced by RequiredServicesDisablingDialogWndProc().

◆ szAppName

LPWSTR szAppName
extern

Definition at line 18 of file solitaire.cpp.