From: "ChaoTix" Newsgroups: comp.os.msdos.djgpp Subject: Re: Terminate and Stay resident in CWSDPMI Date: Wed, 16 Oct 2002 17:16:14 +0200 Organization: XS4ALL Internet BV Lines: 40 Message-ID: References: <3dab979d DOT sandmann AT clio DOT rice DOT edu> <3dacfa00 DOT sandmann AT clio DOT rice DOT edu> NNTP-Posting-Host: 213-84-241-227.adsl.xs4all.nl X-Trace: news1.xs4all.nl 1034781370 29691 213.84.241.227 (16 Oct 2002 15:16:10 GMT) X-Complaints-To: abuse AT xs4all DOT nl NNTP-Posting-Date: 16 Oct 2002 15:16:10 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Wow....this seems really good. Thaxn a LOT! Are you an DJGPP maker? Right now I am working on the new version of WinTix GUI for Dos. Its something like seal, except seal is already using DJGPP and ALLEGRO, and WinTix still used the stupid slow BGI drivers from borland. And why I need intterupts callings is because every EXE program made for WinTix will be an Interrupt. So the "kernel" can call the program every time he wants. For more information about WinTix, see the screenshots at http://213.84.241.227/wintix/screenshots.htm and the homepage at http://wintix.tripod.com Thanx again. Greetz, ChaoTix "Charles Sandmann" wrote in message news:3dacfa00 DOT sandmann AT clio DOT rice DOT edu... > > Can anybody please make a simple working source with the DJGPPTSR.ZIP and > > put in in here? (Its just some 30 lines). I would be very gratefull > > 1) I'm not sure what the second call argument for keep() should be in > protected mode for compatibility, so I did what I thought was right. > 2) New ZIP, with some documentation, and keep() broken into a separate > module. > 3) Consider it beta - minimal testing on my end. If it seems OK, I'll > have DJ update it on Simtel. > > http://clio.rice.edu/djgpp/djgpptsr.zip >