RMESSAGE.H
Go to the documentation of this file.00001
00002
00003
00004
00005
00006
00007 #define MENU_FILE_EXIT 1001
00008 #define MENU_FILE_ABOUT 1002
00009 #define MENU_FILE_RENDER 1003
00010 #define MENU_FILE_RENDER1 1004
00011 #define MENU_FILE_RENDERN 1005
00012 #define MENU_FILE_SCRIPT 1006
00013 #define MENU_FILE_ABORT 1007
00014 #define MENU_FILE_SETTINGS 1008
00015 #define MENU_FILE_WRITE 1009
00016 #define MENU_FILE_PREVIEW 1010
00017 #define MENU_FILE_START 1011
00018 #define MENU_FILE_STOP 1012
00019 #define MENU_FILE_PREFS 1013
00020
00021 #define IDC_FRAMESET 2000
00022
00023 #define SYSMENU_SCRIPT 0x0010
00024 #define SYSMENU_PREVIEW 0x0020 // not used now
00025 #define SYSMENU_PREFS 0x0030
00026 #define SYSMENU_PPREFS_LOAD 0x0040
00027 #define SYSMENU_PPREFS_SAVE 0x0050
00028 #define SYSMENU_ABOUT 0x0060
00029
00030 #define WRM_TRACE 10000
00031 #define WRM_SHADOWG 10001
00032 #define WRM_SHADOWO 10002
00033 #define WRM_PHONG 10003
00034 #define WRM_COLOURMAP 10004
00035 #define WRM_WRITEGIF 10005
00036 #define WRM_COMPLETE 10006
00037 #define WRM_TITLE 10007
00038 #define WRM_LOADING 10008
00039 #define WRM_BUILDANIM 10009
00040 #define WRM_OPENSCRIPT 10010
00041 #define WRM_WRITINGSCRIPT 10011
00042
00043
00044
00045 #define IDX_MISC_IMAGEFILEDIR 3100
00046 #define IDX_MISC_TAB_CONTROL 3101
00047 #define IDX_MISC_TAB_OPTIONS 3102
00048 #define IDX_MISC_TAB_SETTINGS 3103
00049 #define IDX_MISC_TAB_TRACING 3104
00050 #define IDX_MISC_IMAGENOTSUPPORT 3105
00051 #define IDX_MISC_INVALIDANIMATION 3106
00052 #define IDX_MISC_INVALIDNAME1 3107
00053 #define IDX_MISC_INVALIDNAME2 3108
00054 #define IDX_MISC_INVALIDRANGE 3109
00055 #define IDX_MISC_NOANIMFORMAT 3110
00056
00057 #define IDX_MISC_STATUS1 3111
00058
00059 #define IDX_MISC_WINDOWTITLE 3112
00060 #define IDX_MISC_OPENSCRIPT 3113
00061 #define IDX_MISC_PREVIEWSHADER 3114
00062 #define IDX_MISC_ABOUT 3115
00063 #define IDX_MISC_STOP 3116
00064 #define IDX_MISC_BUILDFINISHED 3117
00065 #define IDX_MISC_PRETERMINATED 3118
00066 #define IDX_MISC_CLOSE 3119
00067 #define IDX_MISC_ABOUTRENDERER 3120
00068 #define IDX_MISC_PREVIEWON 3121
00069 #define IDX_MISC_PREVIEWOFF 3122
00070
00071 #define IDX_MISC_80x50 3123
00072 #define IDX_MISC_160x120 3124
00073 #define IDX_MISC_320x240 3125
00074 #define IDX_MISC_640x480 3126
00075 #define IDX_MISC_800x600 3127
00076 #define IDX_MISC_1024x768 3128
00077 #define IDX_MISC_752x576 3129
00078 #define IDX_MISC_720x480 3130
00079 #define IDX_MISC_720x576 3131
00080 #define IDX_MISC_Specified 3132
00081
00082 #define IDX_MISC_GIFStills 3141
00083 #define IDX_MISC_Animation 3142
00084 #define IDX_MISC_TGA16bit 3143
00085 #define IDX_MISC_TGA32bit 3144
00086 #define IDX_MISC_TGATVision 3145
00087 #define IDX_MISC_TGARaw 3146
00088 #define IDX_MISC_TVisionRaw 3147
00089 #define IDX_MISC_TIFFRGB 3148
00090 #define IDX_MISC_WindowsBMP 3149
00091 #define IDX_MISC_JPEGcompressed 3150
00092 #define IDX_MISC_PALVideo 3151
00093 #define IDX_MISC_NTSCVideo 3152
00094 #define IDX_MISC_PALDVD 3153
00095
00096 #define IDX_MISC_None 3161
00097 #define IDX_MISC_Low 3162
00098 #define IDX_MISC_Medium 3163
00099 #define IDX_MISC_High 3164
00100 #define IDX_MISC_Best 3165
00101 #define IDX_MISC_AA_9 3166
00102 #define IDX_MISC_AA_12 3167
00103 #define IDX_MISC_AA_16 3169
00104
00105 #define IDX_MISC_NoneD 3171
00106 #define IDX_MISC_FloydSteinberg 3172
00107 #define IDX_MISC_Noise 3173
00108
00109 #define IDX_MISC_FirstinPalette 3181
00110 #define IDX_MISC_Black 3182
00111 #define IDX_MISC_white 3183
00112
00113 #define IDX_MISC_TH_Automatic 3191
00114 #define IDX_MISC_TH_1 3192
00115 #define IDX_MISC_TH_2 3193
00116 #define IDX_MISC_TH_3 3194
00117 #define IDX_MISC_TH_4 3195
00118 #define IDX_MISC_TH_5 3196
00119 #define IDX_MISC_TH_6 3197
00120 #define IDX_MISC_TH_7 3198
00121 #define IDX_MISC_TH_8 3199
00122 #define IDX_MISC_TH_9 3200
00123 #define IDX_MISC_TH_10 3201
00124 #define IDX_MISC_TH_11 3202
00125 #define IDX_MISC_TH_12 3203
00126 #define IDX_MISC_TH_13 3204
00127 #define IDX_MISC_TH_14 3205
00128 #define IDX_MISC_TH_15 3206
00129 #define IDX_MISC_TH_16 3207
00130
00131 #define IDX_MISC_WARNING 3221
00132 #define IDX_MISC_SETUPERROR 3222
00133 #define IDX_MISC_ADJUST 3223
00134 #define IDX_MISC_CONFIRMSTOP 3224
00135 #define IDX_MISC_CONFIRMSTOP1 3225
00136 #define IDX_MISC_BUSY 3226
00137 #define IDX_MISC_FLICFILEDIR 3227
00138 #define IDX_MISC_HELPFILENAME 3228
00139 #define IDX_MISC_LANGUAGE 3229
00140 #define IDX_MISC_HELPTITLE1 3230
00141 #define IDX_MISC_HELPTITLE2 3231
00142 #define IDX_MISC_HELPTITLE3 3232
00143 #define IDX_MISC_HELPFILENAME1 3233
00144 #define IDX_MISC_ABOUTRENDERERBIG 3234
00145 #define IDX_MISC_PNGcompressed 3235
00146
00147 #define IDX_MESSAGE_0 3400
00148 #define IDX_MESSAGE_1 3401
00149 #define IDX_MESSAGE_2 3402
00150 #define IDX_MESSAGE_3 3403
00151 #define IDX_MESSAGE_4 3404
00152 #define IDX_MESSAGE_5 3405
00153 #define IDX_MESSAGE_6 3406
00154 #define IDX_MESSAGE_7 3407
00155 #define IDX_MESSAGE_8 3408
00156 #define IDX_MESSAGE_9 3409
00157 #define IDX_MESSAGE_10 3410
00158 #define IDX_MESSAGE_11 3411
00159 #define IDX_MESSAGE_12 3412
00160 #define IDX_MESSAGE_13 3413
00161 #define IDX_MESSAGE_14 3414
00162 #define IDX_MESSAGE_15 3415
00163 #define IDX_MESSAGE_16 3416
00164 #define IDX_MESSAGE_17 3417
00165 #define IDX_MESSAGE_18 3418
00166 #define IDX_MESSAGE_19 3419
00167 #define IDX_MESSAGE_20 3420
00168 #define IDX_MESSAGE_21 3421
00169 #define IDX_MESSAGE_22 3422
00170 #define IDX_MESSAGE_23 3423
00171 #define IDX_MESSAGE_24 3424
00172 #define IDX_MESSAGE_25 3425
00173 #define IDX_MESSAGE_26 3426
00174 #define IDX_MESSAGE_27 3427
00175 #define IDX_MESSAGE_28 3428
00176 #define IDX_MESSAGE_29 3429
00177 #define IDX_MESSAGE_30 3430
00178 #define IDX_MESSAGE_31 3431
00179 #define IDX_MESSAGE_32 3432
00180 #define IDX_MESSAGE_33 3433
00181 #define IDX_MESSAGE_34 3434
00182 #define IDX_MESSAGE_35 3435
00183 #define IDX_MESSAGE_36 3436
00184 #define IDX_MESSAGE_37 3437
00185 #define IDX_MESSAGE_38 3438
00186 #define IDX_MESSAGE_39 3439
00187 #define IDX_MESSAGE_40 3440
00188 #define IDX_MESSAGE_41 3441
00189 #define IDX_MESSAGE_42 3442
00190 #define IDX_MESSAGE_43 3443
00191 #define IDX_MESSAGE_44 3444
00192 #define IDX_MESSAGE_45 3445
00193 #define IDX_MESSAGE_46 3446
00194 #define IDX_MESSAGE_47 3447
00195 #define IDX_MESSAGE_48 3448
00196 #define IDX_MESSAGE_49 3449
00197 #define IDX_MESSAGE_50 3450
00198 #define IDX_MESSAGE_51 3451
00199 #define IDX_MESSAGE_52 3452
00200 #define IDX_MESSAGE_53 3453
00201 #define IDX_MESSAGE_54 3454
00202 #define IDX_MESSAGE_55 3455
00203 #define IDX_MESSAGE_56 3456
00204 #define IDX_MESSAGE_57 3457
00205 #define IDX_MESSAGE_58 3458
00206 #define IDX_MESSAGE_59 3459
00207 #define IDX_MESSAGE_60 3460
00208 #define IDX_MESSAGE_61 3461
00209 #define IDX_MESSAGE_62 3462
00210 #define IDX_MESSAGE_63 3463
00211 #define IDX_MESSAGE_64 3464
00212 #define IDX_MESSAGE_65 3465
00213 #define IDX_MESSAGE_66 3466
00214 #define IDX_MESSAGE_67 3467
00215 #define IDX_MESSAGE_68 3468
00216 #define IDX_MESSAGE_69 3469
00217 #define IDX_MESSAGE_70 3470
00218 #define IDX_MESSAGE_71 3471
00219 #define IDX_MESSAGE_72 3472
00220 #define IDX_MESSAGE_73 3473
00221 #define IDX_MESSAGE_74 3474
00222 #define IDX_MESSAGE_75 3475
00223 #define IDX_MESSAGE_76 3476
00224 #define IDX_MESSAGE_77 3477
00225 #define IDX_MESSAGE_78 3478
00226 #define IDX_MESSAGE_79 3479
00227 #define IDX_MESSAGE_80 3480
00228 #define IDX_MESSAGE_81 3481
00229 #define IDX_MESSAGE_82 3482
00230 #define IDX_MESSAGE_83 3483
00231 #define IDX_MESSAGE_84 3484
00232 #define IDX_MESSAGE_85 3485
00233 #define IDX_MESSAGE_86 3486
00234 #define IDX_MESSAGE_87 3487
00235 #define IDX_MESSAGE_88 3488
00236 #define IDX_MESSAGE_89 3489
00237 #define IDX_MESSAGE_90 3490
00238 #define IDX_MESSAGE_91 3491
00239 #define IDX_MESSAGE_92 3492
00240 #define IDX_MESSAGE_93 4493
00241 #define IDX_MESSAGE_94 3494
00242 #define IDX_MESSAGE_95 3495
00243 #define IDX_MESSAGE_96 3496
00244 #define IDX_MESSAGE_97 3497
00245 #define IDX_MESSAGE_98 3498
00246 #define IDX_MESSAGE_99 3499
00247 #define IDX_MESSAGE_100 3500