ChangeSet ID: 9536
CVSROOT: /home/winehq/opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/09/26 22:47:35
Modified files:
dlls/shell32/tests: shlfileop.c
dlls/shell32 : shlfileop.c
Log message:
Rolf Kalbermatter <rolf.kalbermatter(a)citeng.com>
Fix a return value in SHFileOperation and add some extra tests to
internal helper functions necessary to deal with shortcomings of
kernel32 functions for the time being.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9536
Old revision New revision Changes Path
1.9 1.10 +7 -3 wine/dlls/shell32/tests/shlfileop.c
1.33 1.34 +19 -7 wine/dlls/shell32/shlfileop.c