http://bugs.winehq.org/show_bug.cgi?id=18024 Summary: Completion for API "SystemParametersInfo" Product: Wine Version: 1.1.19 Platform: PC-x86-64 URL: http://msdn.microsoft.com/en-us/library/ms724947.aspx OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: Markus.Elfring(a)web.de I get the following log messages from the command line interface besides others. elfring(a)Sonne:~> WINEDLLOVERRIDES='msxml3=n;' wine 'C:\Spiele\Civilization-4\Civilization4.exe' ... fixme:system:SystemParametersInfoW Unimplemented action: 55 (SPI_SETMOUSEKEYS) fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS) ... This open issue was mentioned in other bug reports already. I would appreciate if all SPI values will be supported for the parameter "uAction". How are the chances to complete the implementation for this API function? http://support.microsoft.com/kb/97142 -- 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.