X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: "Joel Saunders" Newsgroups: comp.os.msdos.djgpp Subject: Re: Has anybody successfully hooked int 0DH? Date: Mon, 4 Mar 2002 05:33:01 +0000 (UTC) Organization: Mailgate.ORG Server - http://www.Mailgate.ORG Lines: 11 Message-ID: <502e2ab80e790ef88a4fef498b93898b.62691@mygate.mailgate.org> References: <3c82e2f7 DOT sandmann AT clio DOT rice DOT edu> NNTP-Posting-Host: spider-ntc-td072.proxy.aol.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: news.mailgate.org 1015219836 17703 198.81.17.182 (Mon Mar 4 06:33:01 2002) X-Complaints-To: abuse AT mailgate DOT org NNTP-Posting-Date: Mon, 4 Mar 2002 05:33:01 +0000 (UTC) Injector-Info: news.mailgate.org; posting-host=spider-ntc-td072.proxy.aol.com; posting-account=62691; posting-date=1015219836 User-Agent: Mailgate Web Server X-URL: http://mygate.mailgate.org/mynews/comp/comp.os.msdos.djgpp/502e2ab80e790ef88a4fef498b93898b.62691%40mygate.mailgate.org To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Funny, I made a DJGPP TSR on my Pentium to handle the int D exception, but when I tried to run it on my 486 I was told that I didn't have DPMI and needed to download csdpmi*b.zip So I downloaded csdpmi5b.zip, extacted the files to my 486, and tried running the DJGPP TSR. Funny thing is, it doesn't work, but my real mode handler, written in pure asm and assembled by TASM works fine now. Strange. -- Posted via Mailgate.ORG Server - http://www.Mailgate.ORG