|
@@ -816,6 +816,8 @@ const
|
|
|
asmr_e_cannot_override_es_segment=07132;
|
|
|
asmr_w_invalid_reference=07133;
|
|
|
asmr_e_address_sizes_do_not_match=07134;
|
|
|
+ asmr_e_pop_cs_not_valid=07135;
|
|
|
+ asmr_w_pop_cs_not_portable=07136;
|
|
|
asmw_f_too_many_asm_files=08000;
|
|
|
asmw_f_assembler_output_not_supported=08001;
|
|
|
asmw_f_comp_not_supported=08002;
|
|
@@ -1086,9 +1088,9 @@ const
|
|
|
option_info=11024;
|
|
|
option_help_pages=11025;
|
|
|
|
|
|
- MsgTxtSize = 80651;
|
|
|
+ MsgTxtSize = 80799;
|
|
|
|
|
|
MsgIdxMax : array[1..20] of longint=(
|
|
|
- 27,105,347,124,96,58,135,33,221,67,
|
|
|
+ 27,105,347,124,96,58,137,33,221,67,
|
|
|
60,20,30,1,1,1,1,1,1,1
|
|
|
);
|