Date: Sat, 12 Feb 2000 22:17:58 +0500 (MVT) From: Prashant TR X-Sender: prashant_tr AT midpec DOT com To: djgpp AT delorie DOT com Subject: Re: Untrapping Ctrl-C in DJGPP In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sat, 12 Feb 2000, Damian Yerrick wrote: > On Fri, 11 Feb 2000 22:36:55 +0200, Eli Zaretskii > wrote: > > >If the VM still runs a DOS programs, Windows sets the current PSP to that > >program's PSP and then calls function 4Ch of Int 21h, in effect forcing the > >program to exit to DOS. Maybe they hook AH=4Ch, INT 21H.