[Bug 2812] unhandled msvideo.dll._MCIWDCREATE

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jan 7 23:24:49 CST 2008


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





--- Comment #17 from Dmitry Timoshkov <dmitry at codeweavers.com>  2008-01-07 23:24:48 ---
(In reply to comment #12)
> (Confirmed)
> I should add that it's not only a hack but also incomplete - lParam needs to be
> wrapped for more messages but I didn't bother. See mciwnd.c.

Also the patch should use SetWindowLongPtrA instead of SetWindowLongPtrW,
and use CallWindowProc to call an old window proc.

Otherwise the patch should be sent to wine-patches, it's an improvement.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list