http://bugs.winehq.org/show_bug.cgi?id=35268
Bug ID: 35268 Summary: 64bit InstallShield installer uses 32bit typelib function offsets Product: Wine Version: 1.7.9 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: oleaut32 Assignee: wine-bugs@winehq.org Reporter: marcus@jet.franken.de Classification: Unclassified
Bug 24611 still seems to be present in some cases.
I am trying the GroupWise 2012 installer
https://download.novell.com/Download?buildid=X95cxyoSSiE~ gw12.0.0_client_win_en.exe
(needs a novell account, sign up using https://secure-www.novell.com/selfreg/jsp/createOpenSuseAccount.jsp for minimum personal info required )
err:ole:DispCallFunc loaded a typelib that assumes 32bit pointers, not 64bit pointers? (oVft=2c). err:ole:DispCallFunc loaded a typelib that assumes 32bit pointers, not 64bit pointers? (oVft=34).
with my testpatch from http://www.winehq.org/pipermail/wine-patches/2013-August/125674.html
shows that we still get /4 divisible offsets.