https://bugs.winehq.org/show_bug.cgi?id=38469
Bug ID: 38469 Summary: Putty doesn't run on Wine ARM Product: Wine Version: 1.7.41 Hardware: arm OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ole32 Assignee: wine-bugs@winehq.org Reporter: mmediouni@gmx.fr Distribution: ---
Created attachment 51308 --> https://bugs.winehq.org/attachment.cgi?id=51308 Backtrace
ole.dll.910 symbol missing.
https://bugs.winehq.org/show_bug.cgi?id=38469
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Summary|Putty doesn't run on Wine |Putty doesn't run on Wine |ARM |ARM (unimplemented function | |ole32.dll.910, mismatching | |ordinals)
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
the bug is essentially a WONTFIX.
Another broken ARM app that imports by ordinal-only. People generated import libs of dlls dumped from WinRT devices since most of them are not present in the SDK (MS doesn't want to let people target native win32 ARM).
Wine can't maintain the same order for all named dll exports to match Windows. The ordinal for a named export is not fixed, in fact it's highly Windows version/service pack dependent.
Please don't create more bugs for ARM apps with ordinals-only import crashes.
See also:
bug 32768 bug 32770
Regards
https://bugs.winehq.org/show_bug.cgi?id=38469
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |nerv@dawncrow.de Resolution|--- |WONTFIX
--- Comment #2 from André H. nerv@dawncrow.de --- resolving wontfix
https://bugs.winehq.org/show_bug.cgi?id=38469
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from André H. nerv@dawncrow.de --- closing wontfix