http://bugs.winehq.org/show_bug.cgi?id=32768
Bug #: 32768 Summary: OpenTTD port to WinRT/WoA needs KERNEL32.dll.HeapSummary Product: Wine Version: 1.5.22 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: kernel32 AssignedTo: wine-bugs@winehq.org ReportedBy: focht@gmx.net Classification: Unclassified
Hello folks,
the Open-source clone of Transport Tycoon Deluxe (transportation simulation game) installer for WinRT/WoA needs this:
--- snip --- ~/wine-apps/openttd$ wine ./OpenTTDInstaller.exe wine: Call from 0x40434204 to unimplemented function KERNEL32.dll.HeapSummary, aborting wine: Unimplemented function KERNEL32.dll.HeapSummary called at address 0x40434204 (thread 0009), starting debugger... --- snip ---
Regards
http://bugs.winehq.org/show_bug.cgi?id=32768
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://forum.xda-developers | |.com/showpost.php?p=3667486 | |8 CC| |madewokherd@gmail.com, | |nerv@dawncrow.de Platform|x86 |arm Depends on| |31487, 32743
http://bugs.winehq.org/show_bug.cgi?id=32768
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |32770
http://bugs.winehq.org/show_bug.cgi?id=32768
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX
--- Comment #1 from Anastasius Focht focht@gmx.net 2013-01-20 16:25:02 CST --- Hello folks,
same thing as bug 32770 The app/installer imports *everything* by ordinal ... brilliant idea.
The imported API mentioned in summary is most likely wrong = different API due to mismatching ordinals/number of WinRT kernel32 <-> Wine kernel32 exports.
This app seems to be an exception. Many other apps ported to WinRT are importing core dll APIs by name (see http://forum.xda-developers.com/showthread.php?t=2092348 for a list of example apps). Someone needs to tell that guy how to get rid of this "optimization" ...
Marking WONTFIX, sorry for the noise.
Regards
http://bugs.winehq.org/show_bug.cgi?id=32768
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Austin English austinenglish@gmail.com 2013-01-23 14:41:17 CST --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=32768
Bug 32768 depends on bug 32743, which changed state.
Bug 32743 Summary: putty_arm for jailbroken WinRT needs KERNEL32.dll.GetCurrentPackageId http://bugs.winehq.org/show_bug.cgi?id=32743
What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
http://bugs.winehq.org/show_bug.cgi?id=32768
Bug 32768 depends on bug 31487, which changed state.
Bug 31487 Summary: kernel32.dll.InitOnceExecuteOnce needed for several MS installer (Office2013 / Windows Essentials 2012 / .NET Framework 4.5 / Skydrive / ARM Applications) http://bugs.winehq.org/show_bug.cgi?id=31487
What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
https://bugs.winehq.org/show_bug.cgi?id=32768
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://forum.xda-developers | |.com/showpost.php?p=3667486 | |8 | Keywords|download |