ChangeSet ID: 11024 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/02/09 20:18:50
Modified files: dlls/shell32 : undocshell.h shlview.c shellstring.c
Log message: Jon Griffiths jon_p_griffiths@yahoo.com StrRetToStrN returns BOOL and shouldn't crash on NULL dest.
Patch: http://cvs.winehq.org/patch.py?id=11024
Old revision New revision Changes Path 1.20 1.21 +3 -17 wine/dlls/shell32/undocshell.h 1.92 1.93 +1 -1 wine/dlls/shell32/shlview.c 1.28 1.29 +24 -26 wine/dlls/shell32/shellstring.c