ReactOS 0.4.16-dev-88-ga65b6ae
|
Go to the source code of this file.
Macros | |
#define | IDB_WATERMARK 100 |
#define | IDB_HEADER 101 |
#define | IDC_STATIC -1 |
#define | IDC_DEVICE 2000 |
#define | IDC_RADIO_AUTO 2001 |
#define | IDC_RADIO_MANUAL 2002 |
#define | IDC_DONOTSHOWDLG 2003 |
#define | IDC_RADIO_SEARCHHERE 2004 |
#define | IDC_RADIO_CHOOSE 2005 |
#define | IDC_CHECK_MEDIA 2006 |
#define | IDC_CHECK_PATH 2007 |
#define | IDC_WELCOMETITLE 2008 |
#define | IDC_BROWSE 2009 |
#define | IDC_COMBO_PATH 2010 |
#define | IDC_FINISHTITLE 2011 |
#define | IDD_WELCOMEPAGE 200 |
#define | IDD_CHSOURCE 201 |
#define | IDD_SEARCHDRV 202 |
#define | IDD_INSTALLDRV 203 |
#define | IDD_NODRIVER 204 |
#define | IDD_INSTALLFAILED 205 |
#define | IDD_NEEDREBOOT 206 |
#define | IDD_FINISHPAGE 207 |
#define | IDD_FIRSTPAGE IDD_WELCOMEPAGE |
#define | IDD_MAXIMUMPAGE 7 |
#define | IDS_INSTALLWIZARDTITLE 1000 |
#define | IDS_UPDATEWIZARDTITLE 1001 |
#define | IDS_CHSOURCE_TITLE 1002 |
#define | IDS_SEARCHDRV_TITLE 1003 |
#define | IDS_INSTALLDRV_TITLE 1004 |
#define | IDS_BROWSE_FOR_FOLDER_TITLE 1005 |
#define IDB_HEADER 101 |
Definition at line 4 of file resource.h.
#define IDB_WATERMARK 100 |
Definition at line 3 of file resource.h.
#define IDC_BROWSE 2009 |
Definition at line 17 of file resource.h.
#define IDC_CHECK_MEDIA 2006 |
Definition at line 14 of file resource.h.
#define IDC_CHECK_PATH 2007 |
Definition at line 15 of file resource.h.
#define IDC_COMBO_PATH 2010 |
Definition at line 18 of file resource.h.
#define IDC_DEVICE 2000 |
Definition at line 8 of file resource.h.
#define IDC_DONOTSHOWDLG 2003 |
Definition at line 11 of file resource.h.
#define IDC_FINISHTITLE 2011 |
Definition at line 19 of file resource.h.
#define IDC_RADIO_AUTO 2001 |
Definition at line 9 of file resource.h.
#define IDC_RADIO_CHOOSE 2005 |
Definition at line 13 of file resource.h.
#define IDC_RADIO_MANUAL 2002 |
Definition at line 10 of file resource.h.
#define IDC_RADIO_SEARCHHERE 2004 |
Definition at line 12 of file resource.h.
#define IDC_STATIC -1 |
Definition at line 6 of file resource.h.
#define IDC_WELCOMETITLE 2008 |
Definition at line 16 of file resource.h.
#define IDD_CHSOURCE 201 |
Definition at line 22 of file resource.h.
#define IDD_FINISHPAGE 207 |
Definition at line 28 of file resource.h.
#define IDD_FIRSTPAGE IDD_WELCOMEPAGE |
Definition at line 29 of file resource.h.
#define IDD_INSTALLDRV 203 |
Definition at line 24 of file resource.h.
#define IDD_INSTALLFAILED 205 |
Definition at line 26 of file resource.h.
#define IDD_MAXIMUMPAGE 7 |
Definition at line 30 of file resource.h.
#define IDD_NEEDREBOOT 206 |
Definition at line 27 of file resource.h.
#define IDD_NODRIVER 204 |
Definition at line 25 of file resource.h.
#define IDD_SEARCHDRV 202 |
Definition at line 23 of file resource.h.
#define IDD_WELCOMEPAGE 200 |
Definition at line 21 of file resource.h.
#define IDS_BROWSE_FOR_FOLDER_TITLE 1005 |
Definition at line 37 of file resource.h.
#define IDS_CHSOURCE_TITLE 1002 |
Definition at line 34 of file resource.h.
#define IDS_INSTALLDRV_TITLE 1004 |
Definition at line 36 of file resource.h.
#define IDS_INSTALLWIZARDTITLE 1000 |
Definition at line 32 of file resource.h.
#define IDS_SEARCHDRV_TITLE 1003 |
Definition at line 35 of file resource.h.
#define IDS_UPDATEWIZARDTITLE 1001 |
Definition at line 33 of file resource.h.