http://bugs.winehq.com/show_bug.cgi?id=1785
andi@rhlx01.fht-esslingen.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
------- Additional Comments From andi@rhlx01.fht-esslingen.de 2003-20-10 04:26 ------- Talk about user error ;-)
You're supposed to resolve that DLL version conflict yourself: Either msvideo.dll/msvfw32.dll are mixed native/builtin (which cannot work due to these thunking requirements), or you're using incompatible versions not able to thunk down on each other.
I will probably make the error message more detailed, though...