ChangeSet ID: 11184 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/02/19 23:16:37
Modified files: dlls/shlwapi : string.c dlls/comctl32 : string.c comctl32.spec
Log message: Robert Shearman R.J.Shearman@warwick.ac.uk - Implement string functions in comctl32. - Use CompareString in shlwapi wherever possible instead of ugly helpers.
Patch: http://cvs.winehq.org/patch.py?id=11184
Old revision New revision Changes Path 1.43 1.44 +17 -61 wine/dlls/shlwapi/string.c 1.1 1.2 +668 -101 wine/dlls/comctl32/string.c 1.42 1.43 +10 -10 wine/dlls/comctl32/comctl32.spec