http://bugs.winehq.org/show_bug.cgi?id=5888
Summary: mciavi32: unimplemented kernel32.IsWoW64Process Product: Wine Version: 0.9.18. Platform: PC OS/Version: Mac OS X 10.2 Status: NEW Severity: normal Priority: P2 Component: wine-kernel AssignedTo: wine-bugs@winehq.org ReportedBy: alex@thehandofagony.com
Currently, Worms 2, and many other games that use Microsoft AVI for films, fail to play these because of Wine's implementation of mciavi32.dll. If I try to use the native version of this file, Wine gives the following.
wine: Call from 0x73629dd0 to unimplemented function KERNEL32.dll.IsWow64Process, aborting
Uncommenting the line # @ stub IsWow64Process in dlls/kernel/kernel32.spec (which was suggested on wine-users) still gives the same error.