ChangeSet ID: 5986 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/10/24 22:12:32
Modified files: dlls/shlwapi : thread.c shlwapi_main.c regstream.c reg.c path.c ordinal.c Makefile.in
Log message: Michael Stefaniuc mstefani@redhat.de Compile the shlwapi dll with -DSTRICT.
Patch: http://cvs.winehq.com/patch.py?id=5986
Old revision New revision Changes Path 1.4 1.5 +3 -3 wine/dlls/shlwapi/thread.c 1.17 1.18 +1 -1 wine/dlls/shlwapi/shlwapi_main.c 1.8 1.9 +4 -4 wine/dlls/shlwapi/regstream.c 1.32 1.33 +27 -27 wine/dlls/shlwapi/reg.c 1.24 1.25 +4 -4 wine/dlls/shlwapi/path.c 1.57 1.58 +8 -8 wine/dlls/shlwapi/ordinal.c 1.24 1.25 +1 -1 wine/dlls/shlwapi/Makefile.in