Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenresource.h
Go to the documentation of this file.
00001 #pragma once 00002 00003 /* Metrics */ 00004 #define PROPSHEETWIDTH 246 00005 #define PROPSHEETHEIGHT 228 00006 #define PROPSHEETPADDING 6 00007 #define SYSTEM_COLUMN (18 * PROPSHEETPADDING) 00008 #define LABELLINE(x) (((PROPSHEETPADDING + 2) * x) + (x + 2)) 00009 #define ICONSIZE 16 00010 00011 /* IDs */ 00012 #define IDC_CPLICON_1 1 00013 00014 #define IDS_PROCENT 49 00015 #define IDS_SOUND 50 00016 #define IDS_TEXT 51 00017 #define IDS_CONFIG1 53 00018 #define IDS_CONFIG2 54 00019 #define IDS_SIZEBYTS 55 00020 #define IDS_SIZEMB 56 00021 00022 #define IDD_PROPPAGEPOWERSHEMES 70 00023 #define IDD_PROPPAGEALARMS 71 00024 #define IDD_PROPPAGEPOWERMETER 72 00025 #define IDD_PROPPAGEADVANCED 73 00026 #define IDD_PROPPAGEHIBERNATE 74 00027 00028 #define IDS_NOACTION 100 00029 #define IDS_PowerActionNone1 114 00030 #define IDS_PowerActionUnknown 115 00031 #define IDS_PowerActionSleep 116 00032 #define IDS_PowerActionHibernate 117 00033 #define IDS_PowerActionShutdown 118 00034 #define IDS_PowerActionRestart 119 00035 #define IDS_PowerActionShutdownOff 120 00036 #define IDS_PowerActionWarmEject 121 00037 #define IDS_PowerActionNone2 122 00038 #define IDS_TIMEOUT16 150 00039 #define IDS_TIMEOUT1 151 00040 #define IDS_TIMEOUT2 152 00041 #define IDS_TIMEOUT3 153 00042 #define IDS_TIMEOUT4 154 00043 #define IDS_TIMEOUT5 155 00044 #define IDS_TIMEOUT6 156 00045 #define IDS_TIMEOUT7 157 00046 #define IDS_TIMEOUT8 158 00047 #define IDS_TIMEOUT9 159 00048 #define IDS_TIMEOUT10 160 00049 #define IDS_TIMEOUT11 161 00050 #define IDS_TIMEOUT12 162 00051 #define IDS_TIMEOUT13 163 00052 #define IDS_TIMEOUT14 164 00053 #define IDS_TIMEOUT15 165 00054 #define IDS_DEL_SCHEME 166 00055 #define IDS_DEL_SCHEME_TITLE 167 00056 00057 #define IDI_AC 175 00058 #define IDI_DC 176 00059 #define IDI_ACDC 177 00060 #define IDI_SCREEN 178 00061 #define IDI_HIBERNATE 179 00062 00063 #define IDS_CPLNAME_1 190 00064 #define IDC_ENERGYLIST 200 00065 #define IDC_GRPDETAIL 201 00066 #define IDC_SAT 202 00067 #define IDC_IAC 203 00068 #define IDC_SAC 204 00069 #define IDC_IDC 205 00070 #define IDC_SDC 206 00071 #define IDC_STANDBYACLIST 207 00072 #define IDC_STANDBYDCLIST 208 00073 #define IDC_MONITORACLIST 209 00074 #define IDC_MONITORDCLIST 210 00075 #define IDC_DISKACLIST 216 00076 #define IDC_DISKDCLIST 217 00077 #define IDC_DISK 218 00078 #define IDC_HYBERNATEACLIST 219 00079 #define IDC_HYBERNATEDCLIST 220 00080 #define IDC_HYBERNATE 221 00081 00082 #define IDC_STANDBY 211 00083 #define IDC_MONITOR 212 00084 #define IDC_GRPPOWERSTATUS 213 00085 #define IDC_MULTIBATTERYDISPLAY 214 00086 00087 #define IDC_ALARMMSG1 301 00088 #define IDC_ALARMBAR1 302 00089 #define IDC_ALARMBAR2 303 00090 #define IDC_ALARMVALUE1 304 00091 #define IDC_ALARMVALUE2 305 00092 #define IDC_ALARM1 306 00093 #define IDC_ALARM2 307 00094 #define IDC_ALARMAKTION1 320 00095 #define IDC_ALARMPROG1 322 00096 #define IDC_ALARMMSG2 324 00097 #define IDC_ALARMAKTION2 323 00098 #define IDC_ALARMPROG2 325 00099 00100 #define IDC_SYSTRAYBATTERYMETER 400 00101 #define IDC_PASSWORDLOGON 401 00102 #define IDC_VIDEODIMDISPLAY 402 00103 #define IDC_SLIDCLOSE 403 00104 #define IDC_LIDCLOSE 404 00105 #define IDC_SPOWERBUTTON 405 00106 #define IDC_POWERBUTTON 406 00107 #define IDC_SSLEEPBUTTON 407 00108 #define IDC_SLEEPBUTTON 408 00109 00110 #define IDC_HIBERNATEFILE 500 00111 #define IDC_FREESPACE 501 00112 #define IDC_SPACEFORHIBERNATEFILE 502 00113 #define IDC_TOLESSFREESPACE 503 00114 00115 #define IDC_DELETE_BTN 504 00116 #define IDC_SAVEAS_BTN 505 00117 00118 #define IDS_ALPERTLOWENERGY 715 00119 #define IDS_ALPERTCRITICLEENERGY 716 00120 #define IDS_CRITCLENERGY 717 00121 #define IDS_LOWENERGY 718 00122 #define IDS_UNKNOWN 719 00123 00124 #define IDS_CPLDESCRIPTION_1 901 00125 00126 /* EOF */ Generated on Sun May 27 2012 04:16:27 for ReactOS by
1.7.6.1
|