http://bugs.winehq.org/show_bug.cgi?id=13069
Summary: EdWord needs oleacc.dll.AccessibleObjectFromPoint Product: Wine Version: 0.9.59. Platform: PC URL: http://appdb.winehq.org/objectManager.php?sClass=version &iId=11886 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: jhansonxi@gmail.com
EdWord installs but fails to run due to an implemented function:
wine: Call from 0x7b840fc8 to unimplemented function oleacc.dll.AccessibleObjectFromPoint, aborting wine: Unimplemented function oleacc.dll.AccessibleObjectFromPoint called at address 0x7b840fc8 (thread 0009), starting debugger... Unhandled exception: unimplemented function oleacc.dll.AccessibleObjectFromPoint called in 32-bit code (0x7b841042).
Using a native oleacc.dll (which depends on a native msvcp60.dll) resolves this problem.