Date: Mon, 8 Mar 1999 11:03:36 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Samuel Mukoti cc: djgpp AT delorie DOT com Subject: Re: Thanx! - one more thing... In-Reply-To: <003d01be692d$59ae6a00$e87a85c2@jesus-freak> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 8 Mar 1999, Samuel Mukoti wrote: > Can you help me with some code, examples PLEASE I I dont understand this > DPMI, GO32, and to mke it works I've not found any free manuals which help > the trasition from 16-32bit!!! The DJGPP FAQ list (v2/faq211b.zip from the same place you got DJGPP) has some pointers in section 22.3. TSRs are tricky in DPMI mode. For some sample code, download djgpptsr.zip from the v2tk directory.