ChangeSet ID: 1005004537212363248225302 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/11/05 18:55:37
Modified files: dlls/shell32 : shellstring.c dlls/shlwapi : shlwapi.spec string.c
Log message: Guy Albertelli galberte@neo.lrun.com - Indicate that StrRetToStrN{A|W} and StrRetToBuf{A|W} are identical code but duplicated deliberately. - Implement StrRChrI{A|W}.
Patch: http://cvs.winehq.com/patch.py?id=1005004537212363248225302
Revision Changes Path 1.15 +22 -1 wine/dlls/shell32/shellstring.c 1.23 +2 -2 wine/dlls/shlwapi/shlwapi.spec 1.13 +62 -0 wine/dlls/shlwapi/string.c