ChangeSet ID: 1016587999332457402561889 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/03/19 19:33:19
Modified files: dlls/shlwapi : ordinal.c ordinal.h path.c shlwapi.spec include : shlwapi.h
Log message: Jon Griffiths jon_p_griffiths@yahoo.com Document, implement/fix and test 110+ Path functions. Share the GET_FUNC macro, other places than ordinal.c need it.
Patch: http://cvs.winehq.com/patch.py?id=1016587999332457402561889
Revision Changes Path 1.37 +68 -8 wine/dlls/shlwapi/ordinal.c 1.4 +14 -0 wine/dlls/shlwapi/ordinal.h 1.18 +2886 -1121 wine/dlls/shlwapi/path.c 1.32 +14 -14 wine/dlls/shlwapi/shlwapi.spec 1.25 +6 -6 wine/include/shlwapi.h