[Bug 59828] New: Windows 7 calculator not running (unimplemented function COMCTL32.dll.392)
http://bugs.winehq.org/show_bug.cgi?id=59828 Bug ID: 59828 Summary: Windows 7 calculator not running (unimplemented function COMCTL32.dll.392) Product: Wine Version: 11.10 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: comctl32 Assignee: wine-bugs@list.winehq.org Reporter: Cristiangaurii@gmail.com Distribution: --- Created attachment 81101 --> http://bugs.winehq.org/attachment.cgi?id=81101 output of running in terminal (wine calc1.exe), and the backtrace After merging the .mui with the .exe using Resource Hacker, the calculator that came with windows 7, and downloaded from https://win7games.com/#calc, does not open -- 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=59828 Nikolay Sivov <bunglehead@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WONTFIX Severity|critical |normal Status|UNCONFIRMED |RESOLVED --- Comment #1 from Nikolay Sivov <bunglehead@gmail.com> --- This use case is not supported. Applications bundled with Windows often use undocumented functions. -- 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=59828 ssnffb30 <ssnffb30@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ssnffb30@gmail.com --- Comment #2 from ssnffb30 <ssnffb30@gmail.com> --- (In reply to Cristian from comment #0)
Created attachment 81101 [details] output of running in terminal (wine calc1.exe), and the backtrace
After merging the .mui with the .exe using Resource Hacker, the calculator that came with windows 7, and downloaded from https://win7games.com/#calc, does not open
I found some additional information about ordinal 392 that might be useful. The public Microsoft PDB identifies ordinal 392 as "PremultiplyAlphaChannel". The x86 export is decorated as "_PremultiplyAlphaChannel@8", indicating a "__stdcall" function with 8 bytes of arguments. I'll try implementing a small stub when I have some time and see if that is enough to get "calc.exe" working. Maybe this will be useful for you as well. -- 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=59828 Austin English <austinenglish@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Austin English <austinenglish@gmail.com> --- Closing. -- 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)
-
WineHQ Bugzilla