From: "Thomas Jansen" Newsgroups: comp.os.msdos.djgpp Subject: [Q] DPMI Date: 7 Sep 1997 16:15:03 GMT Organization: NDH Netzwerkdienste Hoeger Lines: 13 Message-ID: <01bcbba9$47869240$4a4e04c3@default> NNTP-Posting-Host: port074.koeln.ndh.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk i just have a small question: i did a small programm with DJGPP in a dos-box under windows and now i want to start this one without windows in the background.. but it crashes.. i guess the reason is the heavy usage of several dpmi-routines (i write to video.memory by mapping it with "_dpmi_map_physical_memory()").. when i start with the dpmiserver by charles sandman, a page-fault comes up and if i start with qemm8.0 (can't get my hands on a newer qemm) the screen crashes.. what should i do? anyone had the same problems? any solution? is there a dpmi-server that supports v1.0? thomas jansen