www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1992/01/31/10:01:00

Date: Fri, 31 Jan 92 09:04:42 EST
From: DJ Delorie <dj AT ctron DOT com>
To: ckgp!thomas AT uunet DOT uu DOT net
Cc: djgpp AT sun DOT soe DOT clarkson DOT edu
Subject: DJGPP question
Status: O

Fixing go32 to ignore ^C is actually easy.  I've patched my version to
only watch for ^C when it's built as debug32 but not as go32.  Look
near the top of exphdlr.c, where the exception for the keyboard is
checked.  There's a test for the scan code for ^C.  Put #ifdef
DEBUGGER (or whatever is the right line) around it, so that go32
doesn't get that code.

DJ
dj AT ctron DOT com
Life is a banana.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019