ChangeSet ID: 17684 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/05/23 05:00:27
Modified files: dlls/winmm : mmsystem.spec mmsystem.c dlls/shell32 : shell.c dlls/setupapi : virtcopy.c dlls/ole32 : ole16.c dlls/msvideo : msvideo16.c msvideo.spec dlls/msacm : msacm_main.c msacm.spec dlls/commdlg : commdlg.spec Makefile.in Removed files: dlls/commdlg : generic.c
Log message: Removed unnecessary code in the 16-bit DllEntryPoint function of some dlls, and also fixed its ordinal in a few places.
Patch: http://cvs.winehq.org/patch.py?id=17684
Old revision New revision Changes Path 1.13 1.14 +2 -2 wine/dlls/winmm/mmsystem.spec 1.116 1.117 +3 -3 wine/dlls/winmm/mmsystem.c 1.63 1.64 +0 -30 wine/dlls/shell32/shell.c 1.20 1.21 +1 -2 wine/dlls/setupapi/virtcopy.c 1.13 1.14 +0 -14 wine/dlls/ole32/ole16.c 1.14 1.15 +1 -1 wine/dlls/msvideo/msvideo16.c 1.9 1.10 +2 -2 wine/dlls/msvideo/msvideo.spec 1.17 1.18 +1 -20 wine/dlls/msacm/msacm_main.c 1.5 1.6 +3 -3 wine/dlls/msacm/msacm.spec 1.5 1.6 +0 -1 wine/dlls/commdlg/commdlg.spec 1.42 1.43 +0 -1 wine/dlls/commdlg/Makefile.in 1.13 Removed +0 -0 wine/dlls/commdlg/generic.c