Hi !!!
can anyone please help me out !!?? I'm writting a Display Driver
for Windows 98 .
Can u please direct me about Architecture of Windows 98 Display
Architecture .....Is window 95 Display architecture same as Win 98 ?
Actually I want.... On startup, my driver first loads the
original driver and then calls its exported functions. How can i do it
?
Do u know API's available for Windows 98 display ?
please let me know.
Awaiting ur reply.
Thanks in Adavance,
Mangesh
Jeff Richards - 24 Nov 2004 21:47 GMT
You haven't indicated the driver type you intend to use. See, for instance:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/gstart/hh/gstar
t/gs_basics_f70f1b88-f710-42dd-86aa-433b6cabf5fc.xml.asp
Windows 95 differs significantly. The information you need is available in
the Microsoft DDK, although you will have to find an older version for W95
details.

Signature
Jeff Richards
MS MVP (Windows - Shell/User)
> Hi !!!
> can anyone please help me out !!?? I'm writting a Display Driver
[quoted text clipped - 11 lines]
>
> Mangesh