ChangeSet ID: 9189 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/09/02 19:16:28
Modified files: include : Makefile.in dlls/shlwapi : ordinal.c dlls/shell32 : shell32_main.h dlls/quartz : filtermapper.c dlls/oleaut32 : olepicture.c oleaut.c dlls/devenum : devenum_private.h dlls/commdlg : filedlgbrowser.c filedlg95.c Removed files: include/wine : obj_serviceprovider.h
Log message: Avoid including wine/obj_*.h files directly from C files. Removed no longer used obj_serviceprovider.h.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9189
Old revision New revision Changes Path 1.94 1.95 +0 -1 wine/include/Makefile.in 1.69 1.70 +2 -4 wine/dlls/shlwapi/ordinal.c 1.67 1.68 +1 -5 wine/dlls/shell32/shell32_main.h 1.4 1.5 +1 -1 wine/dlls/quartz/filtermapper.c 1.28 1.29 +0 -2 wine/dlls/oleaut32/olepicture.c 1.30 1.31 +0 -1 wine/dlls/oleaut32/oleaut.c 1.1 1.2 +1 -1 wine/dlls/devenum/devenum_private.h 1.41 1.42 +1 -1 wine/dlls/commdlg/filedlgbrowser.c 1.99 1.100 +1 -1 wine/dlls/commdlg/filedlg95.c 1.7 Removed +0 -0 wine/include/wine/obj_serviceprovider.h