ChangeSet ID: 10573 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/01/06 14:39:48
Modified files: dlls/winmm/mciavi: wnd.c private_mciavi.h mciavi.c
Log message: Dmitry Timoshkov dmitry@codeweavers.com Register window class on mciavi driver loading, and unregister it on driver unloading.
Patch: http://cvs.winehq.com/patch.py?id=10573
Old revision New revision Changes Path 1.10 1.11 +18 -10 wine/dlls/winmm/mciavi/wnd.c 1.11 1.12 +3 -1 wine/dlls/winmm/mciavi/private_mciavi.h 1.19 1.20 +4 -0 wine/dlls/winmm/mciavi/mciavi.c