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_FLAGS 2 00004 00005 /* Icons */ 00006 #define IDC_CPLICON 200 00007 00008 /* Dialogs */ 00009 #define IDD_GENERALPAGE 100 00010 #define IDD_NUMBERSPAGE 101 00011 #define IDD_DATEPAGE 102 00012 #define IDD_LANGUAGESPAGE 103 00013 #define IDD_ADVANCEDPAGE 104 00014 #define IDD_CURRENCYPAGE 105 00015 #define IDD_SORTPAGE 106 00016 #define IDD_TIMEPAGE 107 00017 00018 /* Controls */ 00019 #define IDC_NUMSAMPLE_EDIT 300 00020 #define IDC_MONEYSAMPLE_EDIT 301 00021 #define IDC_TIMESAMPLE_EDIT 302 00022 #define IDC_SHORTTIMESAMPLE_EDIT 303 00023 #define IDC_FULLTIMESAMPLE_EDIT 304 00024 #define IDC_SETUP_BUTTON 305 00025 #define IDC_CURRENCYPOSSAMPLE 306 00026 #define IDC_CURRENCYNEGSAMPLE 307 00027 #define IDC_CURRENCYSYMBOL 308 00028 #define IDC_CURRENCYPOSVALUE 309 00029 #define IDC_CURRENCYNEGVALUE 310 00030 #define IDC_CURRENCYDECSEP 311 00031 #define IDC_CURRENCYDECNUM 312 00032 #define IDC_CURRENCYGRPSEP 313 00033 #define IDC_CURRENCYGRPNUM 314 00034 #define IDC_NUMBERSPOSSAMPLE 315 00035 #define IDC_NUMBERSNEGSAMPLE 316 00036 #define IDC_NUMBERDSYMBOL 317 00037 #define IDC_NUMBERSNDIGDEC 318 00038 #define IDC_NUMBERSDIGITGRSYM 319 00039 #define IDC_NUMBERSDGROUPING 320 00040 #define IDC_NUMBERSNSIGNSYM 321 00041 #define IDC_NUMBERSNNUMFORMAT 322 00042 #define IDC_NUMBERSDISPLEADZER 323 00043 #define IDC_NUMBERSLSEP 324 00044 #define IDC_NUMBERSMEASSYS 325 00045 #define IDC_TIMESAMPLE 326 00046 #define IDC_TIMEFORMAT 327 00047 #define IDC_TIMESEPARATOR 328 00048 #define IDC_TIMEAMSYMBOL 329 00049 #define IDC_TIMEPMSYMBOL 330 00050 #define IDC_LANGUAGELIST 331 00051 #define IDC_LOCATION_COMBO 332 00052 #define IDC_DETAIL_BUTTON 333 00053 #define IDC_LANGUAGE_COMBO 334 00054 #define IDC_FIRSTYEAR_EDIT 335 00055 #define IDC_SECONDYEAR_EDIT 336 00056 #define IDC_SCR_MAX_YEAR 337 00057 #define IDC_CALTYPE_COMBO 338 00058 #define IDC_HIJCHRON_COMBO 339 00059 #define IDC_SHRTDATESAMPLE_EDIT 340 00060 #define IDC_SHRTDATERTOL_EDIT 341 00061 #define IDC_SHRTDATEFMT_COMBO 342 00062 #define IDC_SHRTDATESEP_COMBO 343 00063 #define IDC_LONGDATESAMPLE_EDIT 344 00064 #define IDC_LONGDATERTOL_EDIT 345 00065 #define IDC_LONGDATEFMT_COMBO 346 00066 #define IDC_INST_FILES_FOR_RTOL_LANG 347 00067 #define IDC_INST_FILES_FOR_ASIAN 348 00068 #define IDC_APPLY_CUR_USER_DEF_PROFILE 349 00069 #define IDC_CONV_TABLES 350 00070 #define IDC_SORTLIST_COMBO 351 00071 00072 /* Strings */ 00073 #define IDS_CPLNAME 1000 00074 #define IDS_CPLDESCRIPTION 1001 00075 #define IDS_CUSTOMIZE_TITLE 1002 00076 #define IDS_SPAIN 1003 00077 #define IDS_METRIC 1004 00078 #define IDS_IMPERIAL 1005 00079 00080 /* EOF */ Generated on Sat May 26 2012 04:15:27 for ReactOS by
1.7.6.1
|