Mail Archives: djgpp/2005/09/26/11:54:57
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f
|
Message-Id: | <200509261555.j8QFtRHl015259@smtp05.gnvlscdb.sys.nuvox.net>
|
From: | "Bruce Belden" <bbelden AT teleco DOT com>
|
To: | <djgpp AT delorie DOT com>
|
Subject: | interrupts
|
Date: | Mon, 26 Sep 2005 11:49:56 -0400
|
MIME-Version: | 1.0
|
X-Mailer: | Microsoft Office Outlook, Build 11.0.5510
|
Thread-Index: | AcXCsfFk72VOCqk1SleTvfPILbYWog==
|
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2900.2180
|
Reply-To: | djgpp AT delorie DOT com
|
This is a multi-part message in MIME format.
------=_NextPart_000_0004_01C5C290.6AC54700
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
I have a Real Mode TSR that hooks software interrupt 0x16. I have another
application
That I have compiled in djgpp 2.0 protected mode. When I start my real-mode
TSR and
Then my protected mode application, my real-mode interrupt 0x16 handler is
not
Called anymore. Any ideas?
------=_NextPart_000_0004_01C5C290.6AC54700
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<html xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns=3D"http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dus-ascii">
<meta name=3DGenerator content=3D"Microsoft Word 11 (filtered medium)">
<style>
<!--
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:Arial;
color:windowtext;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
{page:Section1;}
-->
</style>
</head>
<body lang=3DEN-US link=3Dblue vlink=3Dpurple>
<div class=3DSection1>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>I have a Real Mode TSR that hooks software interrupt =
0x16.
I have another application<o:p></o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>That I have compiled in djgpp 2.0 protected =
mode. When
I start my real-mode TSR and<o:p></o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>Then my protected mode application, my real-mode =
interrupt
0x16 handler is not<o:p></o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>Called anymore. Any =
ideas?<o:p></o:p></span></font></p>
</div>
</body>
</html>
------=_NextPart_000_0004_01C5C290.6AC54700--
- Raw text -