ChangeSet ID: 10455 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/12/15 14:17:11
Modified files: include : vfw.h dlls/msvideo : msvideo_main.c msvfw32.spec mciwnd.c Makefile.in
Log message: Dmitry Timoshkov dmitry@codeweavers.com Implement support for many MCIWndClass MCI_ and MCIWNDM_ messages. Convert MCIWndClass implementation to unicode.
Patch: http://cvs.winehq.com/patch.py?id=10455
Old revision New revision Changes Path 1.40 1.41 +4 -2 wine/include/vfw.h 1.53 1.54 +16 -0 wine/dlls/msvideo/msvideo_main.c 1.18 1.19 +1 -1 wine/dlls/msvideo/msvfw32.spec 1.11 1.12 +644 -292 wine/dlls/msvideo/mciwnd.c 1.26 1.27 +1 -0 wine/dlls/msvideo/Makefile.in