Mail Archives: djgpp/2000/05/01/05:00:56
Eli Zaretskii wrote:
>
> On Sun, 30 Apr 2000, Alexei A. Frounze wrote:
>
> > Anyway, I think there is no serious difference for a programmer what
> > kind of INT is used, if OS has correct support for DPMI and its V86
> > monitor also works properly.
>
> Unfortunately, you cannot rely on DPMI being correctly supported and
> on V86 monitor working properly. For example, last year we found that
> function 1680h of the interrupt 2Fh, if issued directly (through
> int86) in nested DPMI programs, wedges the DOS box on some versions of
> Windows 9X, while the same function call that goes through __dpmi_int
> works correctly. (See the end of section 6.1 of the FAQ for more
> about this.)
1680h of 2fh. :)) I used it only once. I think there are a lot of people who
never used it at all.
> That's why I think it is important that programmers understand the
> differences between these two ways of invoking a real-mode service.
Yeah, better not program at all, if we can't relie on our host OSes and go out
with friends instead. :)
bye.
Alexei A. Frounze
-----------------------------------------
Homepage: http://alexfru.chat.ru
Mirror: http://members.xoom.com/alexfru
- Raw text -