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

resource.h
Go to the documentation of this file.
00001 #ifndef RESOURCE_H
00002 #define RESOURCE_H
00003 
00004 #define IDB_WATERMARK                   100
00005 #define IDB_HEADER                      101
00006 
00007 #define IDC_STATIC                      -1
00008 
00009 #define IDC_DEVICE                      2000
00010 #define IDC_RADIO_AUTO                  2001
00011 #define IDC_RADIO_MANUAL                2002
00012 #define IDC_DONOTSHOWDLG                2003
00013 #define IDC_RADIO_SEARCHHERE            2004
00014 #define IDC_RADIO_CHOOSE                2005
00015 #define IDC_CHECK_MEDIA                 2006
00016 #define IDC_CHECK_PATH                  2007
00017 #define IDC_WELCOMETITLE                2008
00018 #define IDC_BROWSE                      2009
00019 #define IDC_COMBO_PATH                  2010
00020 #define IDC_FINISHTITLE                 2011
00021 
00022 #define IDD_WELCOMEPAGE                 0
00023 #define IDD_CHSOURCE                    1
00024 #define IDD_SEARCHDRV                   2
00025 #define IDD_INSTALLDRV                  3
00026 #define IDD_NODRIVER                    4
00027 #define IDD_INSTALLFAILED               5
00028 #define IDD_NEEDREBOOT                  6
00029 #define IDD_FINISHPAGE                  7
00030 #define IDD_MAXIMUMPAGE                 IDD_FINISHPAGE
00031 
00032 #endif /* RESOURCE_H */

Generated on Sat May 26 2012 04:15:28 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.