PDA

View Full Version : DPMI Error Message


cbmhhpe
11-05-2000, 11:59 AM
I am getting a DPMI xxxx:xxxx (xxxx:xxx is an address) when installing WIN98SE.

Any ideas what the problem might be?

Andrewm
11-11-2000, 06:37 AM
Dos Protected Mode Interface
This is the method that Microsoft uses to allow a dos program access to extended memory under windows, which is controlled by Himem.sys
For a list of error codes checkout http://www.delorie.com/djgpp/doc/dpmi/api/errors.html

Checkout the following site for win98 setup problems http://www.fixwindows.com/win98/setuperrs.htm

Hope this is of some help