Date: Tue, 8 Aug 1995 16:10:15 -0700 (PDT) From: Kevin Rogovin To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: ScreenPrimary I have 2 questions about ScreenPrimary: 1) Does ScreenPrimary work in DPMI on v1.x and will it work in V2? 2) if so how? isn't writing to text memory the same as writing to graphics? wouldn't that mean that one would have to use the calls in to write to the screen direclty, or does it the screen memory get remapped to a loation like the way Video is remapped to 0xd000000 ( which can not work in DPMI) ? Sincerely, Kevin Rogovin