Hi,
here is my question:
If the video card has no 3D hardware, is it possible to write Vista
Model driver?
Vista can support both W2k model display driver and vista model
driver. I found I can not install two video cards -- one is W2k model
driver and one is vista model driver on the same machine. Is it true
that two model drivers could not co-exist?
We have a video card only support DDRAW and no texture support. We
developed W2k model driver for all Window OS till WinXP 64. It seems
dead with Vista model since it is required Direct 3D suppport. Is it
true? Is it possible to write Vista model driver on 2D only card even
without texture support?

Thanks,

Yi

Re: Is it poosible to write Vista Model driver on old 2D card? by Kerem

Kerem
Thu Jun 22 14:06:34 CDT 2006

Hi,

i am not sure, but i think you can run both models on one single machine
and if you dont have 3D support on your card you will not be able to run
GUI applications with aero effect.

I think they can co-exist but maybe you can ask your question here:
http://www.msbetas.org/?page=vistareadygpus


Best regards

Kerem Gümrükcü


"yi_zhou45" <yi_zhou45@hotmail.com> schrieb im Newsbeitrag
news:1150913801.491379.209530@i40g2000cwc.googlegroups.com...
> Hi,
> here is my question:
> If the video card has no 3D hardware, is it possible to write Vista
> Model driver?
> Vista can support both W2k model display driver and vista model
> driver. I found I can not install two video cards -- one is W2k model
> driver and one is vista model driver on the same machine. Is it true
> that two model drivers could not co-exist?
> We have a video card only support DDRAW and no texture support. We
> developed W2k model driver for all Window OS till WinXP 64. It seems
> dead with Vista model since it is required Direct 3D suppport. Is it
> true? Is it possible to write Vista model driver on 2D only card even
> without texture support?
>
> Thanks,
>
> Yi
>