Date: Thu, 5 Mar 1998 12:10:42 +0200 (IST) From: Eli Zaretskii To: wolfman cc: djgpp AT delorie DOT com Subject: Re: TSRs with DJGPP In-Reply-To: <6dkqtb$olm@enews3.newsguy.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Wed, 4 Mar 1998, wolfman wrote: > 1: How do I put the functions in specific memory adresses? This is very hard (if at all possible). As I don't really understand why do you need this, I can't advise. > 2: How do I TSR using DJGPP and CWSDPMI? I know that there is a TSR > function for DPMI 1.0, but CWSDPMI is v 0.9. There is an example of a TSR in the v2tk directory on the usual DJGPP sites (the file is djgpptsr.zip). FYI: CWSDPMI supports some DPMI 1.0 functions as well, although it is not a full DPMI 1.0 server.