[Bug 32768] OpenTTD port to WinRT/WoA needs KERNEL32.dll.HeapSummary

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jan 20 16:25:02 CST 2013


http://bugs.winehq.org/show_bug.cgi?id=32768

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #1 from Anastasius Focht <focht at 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

-- 
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.



More information about the wine-bugs mailing list