Mail Archives: djgpp/1996/05/21/20:48:20
i wrote:
>> I'm wondering if there is a simple way to _just_ map the vga frame buffer
>> into the djgpp address space ... This would only have to be done once at the
>> beginning of the program and would be totally safe! You get speed+safety.
>> Isn't this THE solution to graphics under dpmi?
cws wrote:
>Sure, this is the solution, but it REQUIRES DPMI 1.0 features, which
>Microsoft decided were not worth supporting, so most other DPMI providers
>followed their lead. The DPMI 1.0 functions which support mapping devices
>into your own memory space are supported by CWSDPMI, but then your
>program would only run under DOS (so I discourage using non 0.9 functions
>except as functional enhancements).
I think borland c++ comes with a vxd which provides some (all?) dpmi 1.0
functionality to windows. How 'bout a freeware windows dpmi 0.9 -> 1.0
extender project??? I bet there are plenty of people who would be
willing to help.
-brien
- Raw text -