[Bug 22524] New: MFC42.DLL : Implement SPI_GETSHOWIMEUI
http://bugs.winehq.org/show_bug.cgi?id=22524 Summary: MFC42.DLL : Implement SPI_GETSHOWIMEUI Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: xvachon(a)gmail.com When attempting to install Dungeon Siege 2, the setup says that it cannot find "pidgen.dll", despite it being present in the install directory. The console displays: fixme:system:SystemParametersInfoW Unimplemented action: 110 (SPI_GETSHOWIMEUI) err:module:import_dll Library MFC42.DLL (which is needed by L"Z:\\media\\DS2-~RIV\\ds2\\org\\pidgen.dll") not found Sharing violation -- 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.
http://bugs.winehq.org/show_bug.cgi?id=22524 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID Summary|MFC42.DLL : Implement |Dungeon Siege 2 requires |SPI_GETSHOWIMEUI |mfc42.dll --- Comment #1 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-04-28 23:13:50 --- This is an invalid bug, as the installer is relying on a redistributable DLL, mfc42.dll. Use the winetricks script (http://wiki.winehq.org/winetricks) to install the vcrun6sp6 redist, and in the future please specify the Wine version you are using. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=22524 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-04-28 23:14:07 --- Closing the bug. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=22524 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #3 from Dan Kegel <dank(a)kegel.com> 2010-04-29 08:23:29 --- It's not a complete WONTFIX, but we won't be fixing it any time soon. The EULA for this DLL, http://kegel.com/wine/isv/visual-studio-6-EULA.html, is pretty liberal, all it prohibits is downloading it from dll-files or the like as a separate file. If you get it straight from Microsoft using winetricks, or you get it by installing another app that also installs it, you're fine. (Other libraries from Microsoft have more restrictive licenses, so we have more motivation to implement our own versions of those.) -- 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.
participants (1)
-
wine-bugs@winehq.org