ChangeSet ID: 10517 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/12/31 18:12:13
Modified files: include : vfw.h dlls/msvideo : msvfw32.spec mciwnd.c
Log message: Dmitry Timoshkov dmitry@codeweavers.com Add support for many MCIWNDM_ messages and some MCI_ commands in the MCIWndClass implementation. MCIWndRegisterClass() takes no parameters according to Platform SDK headers.
Patch: http://cvs.winehq.com/patch.py?id=10517
Old revision New revision Changes Path 1.41 1.42 +1 -1 wine/include/vfw.h 1.19 1.20 +1 -1 wine/dlls/msvideo/msvfw32.spec 1.13 1.14 +742 -167 wine/dlls/msvideo/mciwnd.c