Date: Sun, 23 Mar 1997 14:45:18 +0300 (IDT) From: Eli Zaretskii To: Neil Stone cc: djgpp AT delorie DOT com Subject: Re: INT 24 In-Reply-To: <33329C50.4C80@CyberServices.Com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Fri, 21 Mar 1997, Neil Stone wrote: > i'm trying to make a replacement for MSdos and i cant hook int 24 any > ideas ? Are you using CWSDPMI as your DPMI host? If so, then you should know that the current version of CWSDPMI doesn't support hooking Int 24h, it just always fails any DOS call that generates Int 24h. Section 22.11 of the DJGPP FAQ list explains this and some other related aspects of Int 24h in protected mode. If you really need to hook it, you will have to hack CWSDPMI.