http://bugs.winehq.org/show_bug.cgi?id=18640 --- Comment #18 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2010-07-17 05:43:00 --- Created an attachment (id=29643) --> (http://bugs.winehq.org/attachment.cgi?id=29643) partially implement GetAdpaterDisplayModeEx Here's an attempt to implement it on top of wined3d. I've extended IWineD3DGetAdapterDisplayMode with an extra parameter, to pass back the ScanLineOrdering and Rotation. This removes almost all of the todo_wine's except the last one, but that's because wine's EnumDisplDevicesEx doesn't support yet retrieving info about rotated displays; -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.