Date: Mon, 26 Apr 1999 14:15:12 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Shawn Hargreaves cc: djgpp AT delorie DOT com Subject: Re: Windows trashes my 800x600 graphics mode program In-Reply-To: <8D53104ECD0CD211AF4000A0C9D60AE301330CE8@probe-2.acclaim-euro.net> 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, 26 Apr 1999, Shawn Hargreaves wrote: > > That's the catch: there isn't any (at least AFAIK). If anybody knows > > how to achieve this, I'd certainly like to add that to the FAQ. > > Ralph Brown does list some functions for doing this, but Windows > never actually calls them. So either Ralph is wrong, or Microsoft > are wrong :-) I think Windows does call these functions, but in a way that they aren't passed to DPMI programs. Perhaps somebody could throw together a short 16-bit real-mode program and see if it gets those Int 2Fh call-outs.