[Bug 32770] OpenTTD port to WinRT/WoA needs KERNEL32.dll.RegisterWaitForInputIdle

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jan 20 16:08:18 CST 2013


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

--- Comment #1 from Anastasius Focht <focht at gmx.net> 2013-01-20 16:08:18 CST ---
Created attachment 43266
  --> http://bugs.winehq.org/attachment.cgi?id=43266
Imports by ordinal on installer executable

Hello again,

well after analyzing the executable it turns out the app/installer imports
*everything* by ordinal ... brilliant idea.
Looking at the numbers this is a no-go for Wine.
There is no way we can preserve the order of all kernel32 exports/ordinals for
that specific Windows RT/WoA.

The imported API mentioned in summary is most likely wrong = a different API
due to mismatching ordinals/number of Windows<->Wine exports.

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