http://bugs.winehq.org/show_bug.cgi?id=8135
Summary: EnumDisplayModes Product: Wine Version: 0.9.35. Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: kerick@shiftedbit.net
I previously posted an application to the AppDB named Emperor of the Fading Suns. I was receiving an error with EnumDisplayModes when starting this program. After some digging I found that from release .9.9 to february of 2007 this function was included. However it was removed because it was found there was an equivalent function already in place. This function, EnumAdapterModes, serves directx 7 and up though. After testing with an older version of wine, .9.9 actually, I found that EFS started. Therefore I request that EnumDisplayModes be re-introduced into the wine code, through a wrapper for EnumAdapterModes or otherwise.
These are the emails I found to confirm this: http://www.winehq.org/pipermail/wine-patches/2006-April/025869.html http://www.winehq.org/pipermail/wine-patches/2007-February/036078.html
Thanks, Jayson