Xref: news2.mv.net comp.os.msdos.djgpp:4820 From: strider7 AT unm DOT edu Newsgroups: comp.os.msdos.djgpp Subject: remapping the vga Date: Mon, 10 Jun 1996 09:06:24 -0600 Organization: University of New Mexico, Albuquerque Lines: 9 Message-ID: <31BC39F0.65A@unm.edu> NNTP-Posting-Host: ppp_055.unm.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp is there any other way to map 64k of memory to 0xa0000 without using __djgpp_map_physical_memory? im wondering because the only way this works is if the program runs with cwsdpmi, and not under windows cuz its not dpmi 1.0. or is it possible to 'force' a program to use cwsdpmi even if it is under windows? -- http://www.unm.edu/~strider7