Re: Detecting DPMI

Michal Tyc <[email protected]>
Newsgroups gmane.os.freedos.devel,gmane.spam.detected
Organization BTTR Software
Message-ID <[email protected]>
Hi!

> I am trying to detect DPMI from a realmode program, by calling int31h,
> ah=0400h, checking Carry.

INT 31h is _protected_ mode interface.
It cannot be called from real mode.
To use INT 31h functions, you have to switch to protected mode first.

Hope this helps.

Michal
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.