Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenresource.h
Go to the documentation of this file.
00001 00002 #define IDS_APPTITLE 1000 00003 #define IDS_DEFAULTTOPICTITLE 1001 00004 #define IDS_DEFAULTTOPICDESC 1002 00005 #define IDS_FONTNAME 1003 00006 #define IDS_CHECKTEXT 1004 00007 #define IDS_CLOSETEXT 1005 00008 00009 #define IDS_TOPICBUTTON0 1010 00010 #define IDS_TOPICBUTTON1 1011 00011 #define IDS_TOPICBUTTON2 1012 00012 #define IDS_TOPICBUTTON3 1013 00013 #define IDS_TOPICBUTTON4 1014 00014 #define IDS_TOPICBUTTON5 1015 00015 #define IDS_TOPICBUTTON6 1016 00016 #define IDS_TOPICBUTTON7 1017 00017 #define IDS_TOPICBUTTON8 1018 00018 #define IDS_TOPICBUTTON9 1019 00019 00020 #define IDS_TOPICTITLE0 1020 00021 #define IDS_TOPICTITLE1 1021 00022 #define IDS_TOPICTITLE2 1022 00023 #define IDS_TOPICTITLE3 1023 00024 #define IDS_TOPICTITLE4 1024 00025 #define IDS_TOPICTITLE5 1025 00026 #define IDS_TOPICTITLE6 1026 00027 #define IDS_TOPICTITLE7 1027 00028 #define IDS_TOPICTITLE8 1028 00029 #define IDS_TOPICTITLE9 1029 00030 00031 #define IDS_TOPICDESC0 1030 00032 #define IDS_TOPICDESC1 1031 00033 #define IDS_TOPICDESC2 1032 00034 #define IDS_TOPICDESC3 1033 00035 #define IDS_TOPICDESC4 1034 00036 #define IDS_TOPICDESC5 1035 00037 #define IDS_TOPICDESC6 1036 00038 #define IDS_TOPICDESC7 1037 00039 #define IDS_TOPICDESC8 1038 00040 #define IDS_TOPICDESC9 1039 00041 00042 #define IDS_TOPICACTION0 1040 00043 #define IDS_TOPICACTION1 1041 00044 #define IDS_TOPICACTION2 1042 00045 #define IDS_TOPICACTION3 1043 00046 #define IDS_TOPICACTION4 1044 00047 #define IDS_TOPICACTION5 1045 00048 #define IDS_TOPICACTION6 1046 00049 #define IDS_TOPICACTION7 1047 00050 #define IDS_TOPICACTION8 1048 00051 #define IDS_TOPICACTION9 1049 00052 00053 #define IDS_TOPICOPTION0 1050 00054 #define IDS_TOPICOPTION1 1051 00055 #define IDS_TOPICOPTION2 1052 00056 #define IDS_TOPICOPTION3 1053 00057 #define IDS_TOPICOPTION4 1054 00058 #define IDS_TOPICOPTION5 1055 00059 #define IDS_TOPICOPTION6 1056 00060 #define IDS_TOPICOPTION7 1057 00061 #define IDS_TOPICOPTION8 1058 00062 #define IDS_TOPICOPTION9 1059 00063 00064 00065 /* Bitmaps */ 00066 #define IDB_TITLEBITMAP 101 00067 #define IDB_DEFAULTTOPICBITMAP 102 00068 00069 #define IDB_TOPICBITMAP0 110 00070 #define IDB_TOPICBITMAP1 111 00071 #define IDB_TOPICBITMAP2 112 00072 #define IDB_TOPICBITMAP3 113 00073 #define IDB_TOPICBITMAP4 114 00074 #define IDB_TOPICBITMAP5 115 00075 #define IDB_TOPICBITMAP6 116 00076 #define IDB_TOPICBITMAP7 117 00077 #define IDB_TOPICBITMAP8 118 00078 #define IDB_TOPICBITMAP9 119 00079 00080 #define IDC_CLOSEBUTTON 2000 00081 #define IDC_CHECKBUTTON 2001 00082 00083 #define IDI_MAIN 3000 Generated on Sat May 26 2012 04:15:27 for ReactOS by
1.7.6.1
|