From: "ChaoTix" Newsgroups: comp.os.msdos.djgpp Subject: Re: Keeping programs in memmory Date: Mon, 7 Oct 2002 09:41:45 +0200 Organization: XS4ALL Internet BV Lines: 35 Message-ID: References: <3d9dce10 DOT sandmann AT clio DOT rice DOT edu> NNTP-Posting-Host: 213-84-241-227.adsl.xs4all.nl X-Trace: news1.xs4all.nl 1033976494 24285 213.84.241.227 (7 Oct 2002 07:41:34 GMT) X-Complaints-To: abuse AT xs4all DOT nl NNTP-Posting-Date: 7 Oct 2002 07:41:34 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 Thanx, I'll check it out as soon as possible. > It's more an interesting exercise than something useful - unless you are > planning to write something really big. Well, I am. Right now I have already programmed WinTix 3.11, which is a dos GUI like seal, but looks different. View my web page at http://wintix.tripod.com to see what I am planning to do. Greetz, ChaoTix "Charles Sandmann" wrote in message news:3d9dce10 DOT sandmann AT clio DOT rice DOT edu... > > No, I cant find anything. > > try ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2tk/djgpptsr.zip as > an example. I'm not sure it still works - you might have to hack on it > a bit (in particular, the size-reducing features in making exception > handling disappear). But a DJGPP tsr requires DPMI to be present - so > under DOS you will need about 50-100Kb of CWSDPMI always resident also. > It's more an interesting exercise than something useful - unless you are > planning to write something really big. > > > Does anybody programmed with the "__dpmi_terminate_and_stay_resident > > function"??, > > This is a DPMI 1.0 function - so you are very unlikely to find it > available and working anywhere. >