Explorar el Código

* merge r33419.

git-svn-id: branches/fixes_3_0@33423 -
marco hace 9 años
padre
commit
b0ce5316c1
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      rtl/win64/seh64.inc

+ 1 - 0
rtl/win64/seh64.inc

@@ -410,6 +410,7 @@ begin
           Writeln(hstdout^,BackTraceStrFunc(Exc^.Frames[i]));
       end;
       Writeln(hstdout^,'');
+      ErrorCode:=word(code);
       Halt(code);
     end
     else