http://bugs.winehq.org/show_bug.cgi?id=6037
Summary: yetisports8 fails with "Bad module c:\windows\system32\oleaut32.dll" Product: Wine Version: 0.9.19. Platform: Other URL: http://www.yetisports.org/download/yetisports8.zip OS/Version: other Status: NEW Keywords: download Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: xerox_xerox2000@yahoo.co.uk
Hi, this funny little game was reported on the wine users list. It's very small but it reveals quite a lot of bugs in wine. This is one of them. After starting it, it first throws up a messagebox it can't open ole32.dll. A simple 'touch ~/.wine/drive_c/windows/system32/ole32.dll' is enough to fool the app around this. However, after that it throws up a messagebox it can't open oleaut32.dll, and after creating a fake oleaut32, it throws up a message "Bad module c:\windows\system32\oleaut32.dll" . Copying a real native oleaut32.dll to system32 gets you around this bug.
If i run with +relay,+seh the message in the message box changes. It's quite a lot of text so i'll attach a screenshot.
(After this it runs into the same "Bad module" bug with urlmon.dll and winspool.drv)