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