X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: "Joel Saunders" Newsgroups: comp.os.msdos.djgpp Subject: Has anybody successfully hooked int 0DH? Date: Mon, 4 Mar 2002 00:40:29 +0000 (UTC) Organization: Mailgate.ORG Server - http://www.Mailgate.ORG Lines: 9 Message-ID: NNTP-Posting-Host: spider-ntc-tb024.proxy.aol.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: news.mailgate.org 1015190919 16725 198.81.16.159 (Mon Mar 4 01:40:28 2002) X-Complaints-To: abuse AT mailgate DOT org NNTP-Posting-Date: Mon, 4 Mar 2002 00:40:29 +0000 (UTC) Injector-Info: news.mailgate.org; posting-host=spider-ntc-tb024.proxy.aol.com; posting-account=62691; posting-date=1015190919 User-Agent: Mailgate Web Server X-URL: http://mygate.mailgate.org/mynews/comp/comp.os.msdos.djgpp/b787def1cb4c7fd971ae21aba5a6634f.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 In pure DOS mode (not a Windows DOS box), in real mode, I've tried writting int 0DH interrupt exception handlers, but when I put TSR in memory, the computer seems to ignore it. Maybe you can only access it in PMode? Has anybody successfully written an int 0DH exception handler with DJGPP? -- Posted via Mailgate.ORG Server - http://www.Mailgate.ORG