I'm having a problem with our mirror driver, which is based on the DDK
sample. When the driver is active, some media player applications won't run
citing that overlay support is not available. Indeed, when the driver is
loaded, the DirectX Caps Viewer reports no overlay capabilities.
I don't mind if, when the media player is run, the mirror driver does not
see anything but the color key - it would be imperative, however, that the
mirror driver does not cripple existing applications in any way.
I wonder if the issue can be fixed by adding a dummy DDRAW interface to the
mirror driver. However, I'm somewhat hesitant to go ahead with this, as it
could be a lot of work for absolutely nothing: what if the driver is never
asked for its DDRAW capabilities and Windows simply decides to disable DDRAW
when a mirror driver is present?
Could someone in the know please enlighten me?
Thanks,
Marton Anka
Another Microsoft employee has responded to your post in
microsoft.public.development.device.drivers. Please follow up there
Thank you for choosing the MSDN Managed Newsgroups,
John Eikanger
Microsoft Developer Support
This posting is provided “AS IS” with no warranties, and confers no rights.
--------------------
| From: "Marton Anka" <mar...@03am.com>
| Subject: Video Mirror Driver and DDRAW?
| Date: Fri, 26 Mar 2004 15:34:25 +0100
| X-Tomcat-NG: microsoft.public.win32.programmer.gdi