ソースを参照

+ make use of the provided CtrlBreakHandler (OS/2)

git-svn-id: trunk@8697 -
Tomas Hajny 18 年 前
コミット
05e6784906
1 ファイル変更1 行追加0 行削除
  1. 1 0
      rtl/os2/keyboard.pp

+ 1 - 0
rtl/os2/keyboard.pp

@@ -125,4 +125,5 @@ Const
 
 begin
   SetKeyBoardDriver(SysKeyBoardDriver);
+  SetKbdCtrlBreakHandler;
 end.