Files
reactos/base/setup/reactos/resource.h
T
Timo Kreuzer 9ea495ba33 Create a branch for header work.
svn path=/branches/header-work/; revision=45691
2010-02-26 22:57:55 +00:00

63 lines
2.0 KiB
C

#pragma once
#define IDB_WATERMARK 100
#define IDB_HEADER 101
#define IDB_ROSLOGO 102
#define IDC_STATIC -1
#define IDD_STARTPAGE 2000
#define IDC_STARTTITLE 2001
#define IDD_LANGSELPAGE 2002
#define IDS_LANGTITLE 2003
#define IDS_LANGSUBTITLE 2004
#define IDC_LANGUAGES 2005
#define IDD_TYPEPAGE 2006
#define IDS_TYPETITLE 2007
#define IDS_TYPESUBTITLE 2008
#define IDC_INSTALL 2009
#define IDC_SETUP 2010
#define IDD_DEVICEPAGE 2011
#define IDS_DEVICETITLE 2012
#define IDS_DEVICESUBTITLE 2013
#define IDC_COMPUTER 2014
#define IDC_DISPLAY 2015
#define IDC_KEYBOARD 2016
#define IDC_KEYLAYOUT 2017
#define IDD_DRIVEPAGE 2018
#define IDS_DRIVETITLE 2019
#define IDS_DRIVESUBTITLE 2020
#define IDC_PARTITION 2021
#define IDC_PARTCREATE 2022
#define IDC_PARTDELETE 2023
#define IDC_INSTFREELDR 2024
#define IDC_NOINSTFREELDR 2025
#define IDC_PATH 2026
#define IDD_PROCESSPAGE 2027
#define IDS_PROCESSTITLE 2028
#define IDS_PROCESSSUBTITLE 2029
#define IDC_ACTIVITY 2030
#define IDC_ITEM 2031
#define IDC_PROCESSPROGRESS 2032
#define IDD_RESTARTPAGE 2033
#define IDS_RESTARTTITLE 2034
#define IDS_RESTARTSUBTITLE 2035
#define IDC_FINISHTITLE 2036
#define IDC_RESTART_PROGRESS 2037
#define IDS_ABORTSETUP 2038
#define IDS_ABORTSETUP2 2039
#define IDC_ACTION 2040
#define IDC_PARTMOREOPTS 2041
#define IDD_BOOTOPTIONS 2042
#define IDD_PARTITION 2043
#define IDC_UPDOWN1 2044
#define IDC_PARTSIZE 2045
#define IDC_UNIT 2046
#define IDC_FSTYPE 2047
#define IDD_SUMMARYPAGE 2048
#define IDS_SUMMARYTITLE 2049
#define IDS_SUMMARYSUBTITLE 2050
#define IDC_DEVICEDRIVER 2051
#define IDI_MAIN 3000