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.