Unknown run-time error 000 when pressed Ctrl + \ key

Original Reporter info from Mantis: mehfk
  • Reporter name: mehfk

Description:

Compile minimal application for go32
[code]
Uses App;
Var
  myApp:TApplication;
begin
  myApp.Init;
  myApp.Run;
  myApp.Done;
end.
[/code]

Run application and press Ctrl+\ keys.

Application crashes with
Runtime error 000 at $0000400A

Similar behavior with 2.6.4 compiler version.

Mantis conversion info:

  • Mantis ID: 26107
  • OS Build: MS DOS 7.1
  • Version: 2.6.2