25 Jun
2007
25 Jun
'07
12:28 p.m.
Module: wine Branch: master Commit: ae0c24fd06294c8ba6d0294c59c3a31c4327c337 URL: http://source.winehq.org/git/wine.git/?a=commit;h=ae0c24fd06294c8ba6d0294c59... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Mon Jun 25 14:01:28 2007 +0200 shlwapi: Get rid of CharNextW/CharPrevW. Simplify some string functions. --- dlls/shlwapi/path.c | 48 ++++------ dlls/shlwapi/string.c | 249 ++++++++++++++++--------------------------------- 2 files changed, 99 insertions(+), 198 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=ae0c24fd06294c8ba6d029...