http://bugs.winehq.org/show_bug.cgi?id=15321
--- Comment #4 from thundernyannyan@hotmail.com 2008-09-18 23:46:47 --- (In reply to comment #2)
(In reply to comment #1)
could you provide exact steps to reproduce the bug? Also, does the following command fix the bug:
wget http://kegel.com/wine/winetricks && sh winetricks riched20
Replying to myself:, i already can reproduce the bug. For me the bug is gone after copying shdocvw.dll and shlwapi.dll to ~/.wine/drive_c/windows/system32, and running them native:
WINEDLLOVERRIDES="shdocvw,shlwapi=n" wine Yugioh\ Virtual\ Desktop\ 9.exe
Could you try if that work-around works for you too? If so, most likely it's missing stuff in shdocvw that causes this bug
Alright, I just tried the winetricks commands as well, and that didn't work either. I double-checked my system32 folder, and I had all the .dll files that winetricks downloaded, but I still have the same problems as before. If I try to run YVD through the terminal - with or without making shdocvw.dll and shlwapi.dll native - I get the output that I posted before, and YVD doesn't even open. If I merely double-click on the .exe file in the folder, YVD will open, but I still get the "Object Doesn't Support This Action" error.