#include <dpmi.h> int __dpmi_get_raw_mode_switch_addr(__dpmi_raddr *_rm, __dpmi_paddr *_pm);
Please refer to section DPMI Specification for details on DPMI function call operation. Also see section DPMI Overview for general information.
DPMI function AX = 0x0306
Read the spec for more info.
Zero. This always works.
not ANSI, not POSIX
Go to the first, previous, next, last section, table of contents.