RE: RFC: Patch better support for DevMode

2007-01-02 Thread Nick Burns
comments? - Nick From: "Nick Burns" <[EMAIL PROTECTED]> To: wine-devel@winehq.com Subject: RFC: Patch better support for DevMode Date: Mon, 01 Jan 2007 02:56:29 -0800 After looking at the behavior on xp and wine for EnumDisplaySettingsA and EnumDisplaySettingsW before and af

RFC: Patch better support for DevMode

2007-01-01 Thread Nick Burns
After looking at the behavior on xp and wine for EnumDisplaySettingsA and EnumDisplaySettingsW before and after a window has been created (I wrote a little program to dump the devmodes), I noticed that the devmode structs that wine gives back are lacking some fields. Attached is a patch that f