[Bug 2812] unhandled msvideo.dll._MCIWDCREATE

Wine Bugs wine-bugs at winehq.org
Sat Feb 3 10:10:38 CST 2007


http://bugs.winehq.org/show_bug.cgi?id=2812





------- Additional Comments From flexo at holycrap.org  2007-03-02 10:10 -------
Created an attachment (id=4761)
 --> (http://bugs.winehq.org/attachment.cgi?id=4761&action=view)
Hackish implementation of _MCIWDCREATE

The attached patch allows TJPT to start - it crashes later when you try to
start a game but that seems to be unrelated.

Note that this implementation is just a hack - it will crash when the 32-bit
wndproc tries to send itself one of the wrapped messages with a linear pointer
in lParam. I'm not sure how to properly implement this one, we'd need to
somehow just translate the 16-bit messages - but the only place where this is
possible seems to be user32...

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list