Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenresource.h
Go to the documentation of this file.
00001 #pragma once 00002 00003 #define IDC_STATIC -1 00004 00005 #define IDI_CPLSYSTEM 50 00006 #define IDI_DEVMGR 51 00007 #define IDI_HARDPROF 52 00008 #define IDI_USERPROF 53 00009 #define IDI_UP 2500 00010 #define IDI_DOWN 2501 00011 00012 #define IDB_ROSBMP 55 00013 00014 #define IDS_CPLSYSTEMNAME 60 00015 #define IDS_CPLSYSTEMDESCRIPTION 61 00016 00017 #define IDS_MEGABYTE 62 00018 #define IDS_GIGABYTE 63 00019 #define IDS_TERABYTE 64 00020 #define IDS_PETABYTE 65 00021 00022 #define IDS_VARIABLE 66 00023 #define IDS_VALUE 67 00024 #define IDS_NO_DUMP 68 00025 #define IDS_MINI_DUMP 69 00026 #define IDS_KERNEL_DUMP 70 00027 #define IDS_FULL_DUMP 71 00028 00029 #define IDS_USERPROFILE_NAME 72 00030 #define IDS_USERPROFILE_SIZE 73 00031 #define IDS_USERPROFILE_TYPE 74 00032 #define IDS_USERPROFILE_STATUS 75 00033 #define IDS_USERPROFILE_MODIFIED 76 00034 00035 #define IDS_MESSAGEBOXTITLE 77 00036 #define IDS_WARNINITIALSIZE 78 00037 #define IDS_WARNMAXIMUMSIZE 79 00038 #define IDS_WARNINITIALRANGE 80 00039 #define IDS_WARNMAXIMUMRANGE 81 00040 00041 /* Propsheet - general */ 00042 #define IDD_PROPPAGEGENERAL 100 00043 #define IDC_MACHINELINE1 101 00044 #define IDC_MACHINELINE2 102 00045 #define IDC_MACHINELINE3 103 00046 #define IDC_MACHINELINE4 104 00047 #define IDC_MACHINELINE5 105 00048 #define IDC_LICENCE 106 00049 #define IDC_ROSIMG 107 00050 #define IDC_ROSHOMEPAGE_LINK 108 00051 00052 00053 /* Propsheet - hardware */ 00054 #define IDD_PROPPAGEHARDWARE 300 00055 #define IDC_HARDWARE_WIZARD 207 00056 #define IDC_HARDWARE_PROFILE 209 00057 #define IDC_HARDWARE_DRIVER_SIGN 210 00058 #define IDC_HARDWARE_DEVICE_MANAGER 211 00059 00060 00061 /* Propsheet - advanced */ 00062 #define IDD_PROPPAGEADVANCED 400 00063 #define IDC_SYSSETTINGS 401 00064 #define IDC_ENVVAR 402 00065 #define IDC_STAREC 403 00066 #define IDC_PERFOR 404 00067 #define IDC_USERPROFILE 405 00068 #define IDC_ERRORREPORT 406 00069 00070 /* System settings */ 00071 #define IDD_SYSSETTINGS 800 00072 #define IDC_REPORTASWORKSTATION 801 00073 00074 /* User profiles */ 00075 #define IDD_USERPROFILE 500 00076 #define IDC_USERPROFILE_LIST 501 00077 #define IDC_USERPROFILE_CHANGE 503 00078 #define IDC_USERPROFILE_DELETE 504 00079 #define IDC_USERPROFILE_COPY 505 00080 #define IDC_USERACCOUNT_LINK 506 00081 00082 00083 /* Environment variables */ 00084 #define IDD_ENVIRONMENT_VARIABLES 600 00085 #define IDC_USER_VARIABLE_LIST 601 00086 #define IDC_USER_VARIABLE_NEW 602 00087 #define IDC_USER_VARIABLE_EDIT 603 00088 #define IDC_USER_VARIABLE_DELETE 604 00089 #define IDC_SYSTEM_VARIABLE_LIST 605 00090 #define IDC_SYSTEM_VARIABLE_NEW 606 00091 #define IDC_SYSTEM_VARIABLE_EDIT 607 00092 #define IDC_SYSTEM_VARIABLE_DELETE 608 00093 00094 00095 /* Edit environment variables */ 00096 #define IDD_EDIT_VARIABLE 700 00097 #define IDC_VARIABLE_NAME 701 00098 #define IDC_VARIABLE_VALUE 702 00099 00100 00101 /* Virtual memory */ 00102 #define IDD_VIRTMEM 900 00103 #define IDC_PAGEFILELIST 901 00104 #define IDC_DRIVEGROUP 902 00105 #define IDC_DRIVE 903 00106 #define IDC_SPACEAVAIL 904 00107 #define IDC_CUSTOM 905 00108 #define IDC_INITIALSIZE 906 00109 #define IDC_MAXSIZE 907 00110 #define IDC_SYSMANSIZE 908 00111 #define IDC_NOPAGEFILE 909 00112 #define IDC_SET 910 00113 #define IDC_TOTALGROUP 911 00114 #define IDC_MINIMUM 912 00115 #define IDC_RECOMMENDED 913 00116 #define IDC_CURRENT 914 00117 00118 00119 /* Startup and recovery */ 00120 #define IDD_STARTUPRECOVERY 1000 00121 #define IDC_STRECOSCOMBO 1001 00122 #define IDC_STRECLIST 1002 00123 #define IDC_STRRECLISTEDIT 1003 00124 #define IDC_STRRECLISTUPDWN 1004 00125 #define IDC_STRRECREC 1005 00126 #define IDC_STRRECRECEDIT 1006 00127 #define IDC_STRRECRECUPDWN 1007 00128 #define IDC_STRRECEDIT 1008 00129 #define IDC_STRRECWRITEEVENT 1009 00130 #define IDC_STRRECSENDALERT 1010 00131 #define IDC_STRRECRESTART 1011 00132 #define IDC_STRRECDEBUGCOMBO 1012 00133 #define IDC_STRRECDUMPFILE 1013 00134 #define IDC_STRRECOVERWRITE 1014 00135 00136 00137 /* Hardware profiles */ 00138 #define IDD_HARDWAREPROFILES 1100 00139 #define IDC_HRDPROFLSTBOX 1102 00140 #define IDC_HRDPROFUP 1103 00141 #define IDC_HRDPROFDWN 1104 00142 #define IDC_HRDPROFPROP 1105 00143 #define IDC_HRDPROFCOPY 1106 00144 #define IDC_HRDPROFRENAME 1107 00145 #define IDC_HRDPROFDEL 1108 00146 #define IDC_HRDPROFWAIT 1109 00147 #define IDC_HRDPROFSELECT 1110 00148 #define IDC_HRDPROFEDIT 1111 00149 #define IDC_HRDPROFUPDWN 1112 00150 00151 00152 /* Copy profile */ 00153 #define IDD_COPYPROFILE 1200 00154 #define IDC_COPYPROFILEFROM 1201 00155 #define IDC_COPYPROFILETO 1202 00156 00157 00158 /* Rename profile */ 00159 #define IDD_RENAMEPROFILE 1300 00160 #define IDC_RENPROFEDITFROM 1301 00161 #define IDC_RENPROFEDITTO 1302 00162 00163 00164 /* Licence */ 00165 #define IDD_LICENCE 1500 00166 #define IDC_LICENCEEDIT 1501 00167 #define RC_LICENSE 1502 00168 #define RTDATA 1503 00169 00170 #define IDS_DEVS 2000 Generated on Fri May 25 2012 04:14:48 for ReactOS by
1.7.6.1
|