ReactOS 0.4.16-dev-125-g798ea90
|
Go to the source code of this file.
Typedefs | |
typedef BOOL(WINAPI * | PINSTALL_NEW_DEVICE) (HWND, LPGUID, PDWORD) |
Variables | |
HINSTANCE | hApplet = NULL |
HFONT | hTitleFont |
SP_CLASSIMAGELIST_DATA | ImageListData |
PWSTR | pDeviceStatusText |
HANDLE | hProcessHeap |
HDEVINFO | hDevInfoTypes |
Definition at line 934 of file hdwwiz.c.
Referenced by CPlApplet().
Definition at line 45 of file hdwwiz.c.
Referenced by HardwareWizardInit().
|
static |
Definition at line 514 of file hdwwiz.c.
Referenced by HardwareWizardInit().
Definition at line 976 of file hdwwiz.c.
|
static |
Definition at line 554 of file hdwwiz.c.
Referenced by InitHardWareTypesPage().
|
static |
Definition at line 190 of file hdwwiz.c.
Referenced by HardwareWizardInit().
Definition at line 794 of file hdwwiz.c.
Referenced by AddHardwareWizard().
|
static |
Definition at line 711 of file hdwwiz.c.
Referenced by HardwareWizardInit().
Definition at line 649 of file hdwwiz.c.
Referenced by HdTypesPageDlgProc().
Definition at line 280 of file hdwwiz.c.
Referenced by ProbeListPageDlgProc().
|
static |
Definition at line 131 of file hdwwiz.c.
Referenced by HardwareWizardInit().
|
static |
Definition at line 222 of file hdwwiz.c.
Referenced by HardwareWizardInit().
|
static |
Definition at line 400 of file hdwwiz.c.
Referenced by HardwareWizardInit().
|
static |
Definition at line 747 of file hdwwiz.c.
Referenced by HardwareWizardInit().
Definition at line 777 of file hdwwiz.c.
Referenced by HardwareWizardInit().
|
static |
Definition at line 101 of file hdwwiz.c.
Referenced by HardwareWizardInit().
|
static |
Definition at line 473 of file hdwwiz.c.
Referenced by HardwareWizardInit().
|
static |
Definition at line 70 of file hdwwiz.c.
Referenced by HardwareWizardInit().
Definition at line 259 of file hdwwiz.c.
Referenced by InitProbeListPage().
Definition at line 32 of file hdwwiz.c.
Referenced by DllMain(), HardwareWizardInit(), InitProbeListPage(), and PropSheetProc().
HDEVINFO hDevInfoTypes |
Definition at line 37 of file hdwwiz.c.
Referenced by EnumDeviceClasses(), and InitHardWareTypesPage().
HANDLE hProcessHeap |
Definition at line 36 of file hdwwiz.c.
Referenced by DllMain(), InitProbeListPage(), and ProbeListPageDlgProc().
HFONT hTitleFont |
Definition at line 33 of file hdwwiz.c.
Referenced by DevStatusPageDlgProc(), FinishPageDlgProc(), HardwareWizardInit(), NotConnectedPageDlgProc(), and StartPageDlgProc().
SP_CLASSIMAGELIST_DATA ImageListData |
Definition at line 34 of file hdwwiz.c.
Referenced by DisplayImageList(), EnumDeviceClasses(), InitHardWareTypesPage(), and InitProbeListPage().
PWSTR pDeviceStatusText |
Definition at line 35 of file hdwwiz.c.
Referenced by DevStatusPageDlgProc(), and ProbeListPageDlgProc().