Mail Archives: djgpp/2000/09/30/10:24:39
Hello.
Damian Yerrick wrote:
>
> On Wed, 27 Sep 2000 17:06:01, "Charles Sandmann"
> <sandmann AT clio DOT rice DOT edu> wrote:
>
> >You could write VXDs to extend Window's DPMI features.
>
> No. The latest version of Windows 9x does not support VXDs at all.
> In fact, Microsoft eliminated VXD support from Windows ME because
> VXDs were discovered to play a role in most bluescreens.
I think you are wrong here. Reading comp.os.ms-windows.programmer.vxd, I
saw a thread recently where people said that VxD programming was possible
under Windows ME. Given that VxDs are a fundamental part of Windows '9x's
design, I find it hard to believe they've totally rewritten it for ME,
even taking the new driver model (WDM) into consideration.
It would be possible to offer DPMI 1.0 features under Windows. Taking
shared memory as an example, I think you could map the same part of memory
into the memory space of any DPMI 1.0 client. VxDs have the power to do
this and more.
Bye,
--
Richard Dawe
[ mailto:richdawe AT bigfoot DOT com | http://www.bigfoot.com/~richdawe/ ]
- Raw text -