hi
I have a mirror driver which has a virtual video buffer. and all the
rendering has been punted to the GDI layer. I want to add support for
rotation. Can the GDI layer cake care of the rotation functionality of
the Driver's blt function has to take care of that.
I tried setting DM_DISPLAYORIENTATION in the dmFields and setting values for dmDisplayOrientation but no luck.How does the driver advertaise that it supports rotation.
Thanks
Mudeem

Rotation support in Mirror Driver
progames25
This probably isn't the right forum for GDI questions. I couldn't find a forum that addresses GDI in particular, but you might want to try one of the following two places: http://forums.microsoft.com/MSDN/ShowForum.aspx ForumID=120&SiteID=1
... or maybe even http://forums.microsoft.com/MSDN/ShowForum.aspx ForumID=119&SiteID=1