|
@@ -895,6 +895,7 @@ const
|
|
asmw_e_brxx_out_of_range=08033;
|
|
asmw_e_brxx_out_of_range=08033;
|
|
asmw_e_illegal_use_of_rip=08034;
|
|
asmw_e_illegal_use_of_rip=08034;
|
|
asmw_e_seh_invalid_data_size=08035;
|
|
asmw_e_seh_invalid_data_size=08035;
|
|
|
|
+ asmw_e_illegal_use_of_sp=08036;
|
|
exec_w_source_os_redefined=09000;
|
|
exec_w_source_os_redefined=09000;
|
|
exec_i_assembling_pipe=09001;
|
|
exec_i_assembling_pipe=09001;
|
|
exec_d_cant_create_asmfile=09002;
|
|
exec_d_cant_create_asmfile=09002;
|
|
@@ -1139,9 +1140,9 @@ const
|
|
option_info=11024;
|
|
option_info=11024;
|
|
option_help_pages=11025;
|
|
option_help_pages=11025;
|
|
|
|
|
|
- MsgTxtSize = 87808;
|
|
|
|
|
|
+ MsgTxtSize = 87862;
|
|
|
|
|
|
MsgIdxMax : array[1..20] of longint=(
|
|
MsgIdxMax : array[1..20] of longint=(
|
|
- 28,107,361,131,99,63,146,36,223,68,
|
|
|
|
|
|
+ 28,107,361,131,99,63,146,37,223,68,
|
|
64,20,30,1,1,1,1,1,1,1
|
|
64,20,30,1,1,1,1,1,1,1
|
|
);
|
|
);
|