Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenresource.h
Go to the documentation of this file.
00001 #pragma once 00002 00003 #define IDB_WATERMARK 100 00004 #define IDB_HEADER 101 00005 #define IDB_ROSLOGO 102 00006 00007 #define IDC_STATIC -1 00008 00009 #define IDD_STARTPAGE 2000 00010 #define IDC_STARTTITLE 2001 00011 #define IDD_LANGSELPAGE 2002 00012 #define IDS_LANGTITLE 2003 00013 #define IDS_LANGSUBTITLE 2004 00014 #define IDC_LANGUAGES 2005 00015 #define IDD_TYPEPAGE 2006 00016 #define IDS_TYPETITLE 2007 00017 #define IDS_TYPESUBTITLE 2008 00018 #define IDC_INSTALL 2009 00019 #define IDC_SETUP 2010 00020 #define IDD_DEVICEPAGE 2011 00021 #define IDS_DEVICETITLE 2012 00022 #define IDS_DEVICESUBTITLE 2013 00023 #define IDC_COMPUTER 2014 00024 #define IDC_DISPLAY 2015 00025 #define IDC_KEYBOARD 2016 00026 #define IDC_KEYLAYOUT 2017 00027 #define IDD_DRIVEPAGE 2018 00028 #define IDS_DRIVETITLE 2019 00029 #define IDS_DRIVESUBTITLE 2020 00030 #define IDC_PARTITION 2021 00031 #define IDC_PARTCREATE 2022 00032 #define IDC_PARTDELETE 2023 00033 #define IDC_INSTFREELDR 2024 00034 #define IDC_INSTVBRONLY 2025 00035 #define IDC_NOINSTFREELDR 2026 00036 #define IDC_PATH 2027 00037 #define IDD_PROCESSPAGE 2028 00038 #define IDS_PROCESSTITLE 2029 00039 #define IDS_PROCESSSUBTITLE 2030 00040 #define IDC_ACTIVITY 2031 00041 #define IDC_ITEM 2032 00042 #define IDC_PROCESSPROGRESS 2033 00043 #define IDD_RESTARTPAGE 2034 00044 #define IDS_RESTARTTITLE 2035 00045 #define IDS_RESTARTSUBTITLE 2036 00046 #define IDC_FINISHTITLE 2037 00047 #define IDC_RESTART_PROGRESS 2038 00048 #define IDS_ABORTSETUP 2039 00049 #define IDS_ABORTSETUP2 2040 00050 #define IDC_ACTION 2041 00051 #define IDC_PARTMOREOPTS 2042 00052 #define IDD_BOOTOPTIONS 2043 00053 #define IDD_PARTITION 2044 00054 #define IDC_UPDOWN1 2045 00055 #define IDC_PARTSIZE 2046 00056 #define IDC_UNIT 2047 00057 #define IDC_FSTYPE 2048 00058 #define IDD_SUMMARYPAGE 2049 00059 #define IDS_SUMMARYTITLE 2050 00060 #define IDS_SUMMARYSUBTITLE 2051 00061 #define IDC_DEVICEDRIVER 2052 00062 00063 #define IDI_MAIN 3000 Generated on Sun May 27 2012 04:16:26 for ReactOS by
1.7.6.1
|