wine/dlls/shell32 shlfileop.c
21 Oct
2004
21 Oct
'04
10:29 p.m.
ChangeSet ID: 14272 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/10/21 17:29:42 Modified files: dlls/shell32 : shlfileop.c Log message: Rolf Kalbermatter <rolf.kalbermatter(a)citeng.com> - SHCreateDirectory should create intermediate directories if necessary. - Remove extra boolean parameter in SHNotifyMoveFile as it is not used. - Use in SHFileOperation the function SHNotifyCreateDirectory instead of SHCreateDirectoryEx as it does not anymore what is needed here. - Fix several unsigned/signed mismatch warnings. Patch: http://cvs.winehq.org/patch.py?id=14272 Old revision New revision Changes Path 1.45 1.46 +105 -57 wine/dlls/shell32/shlfileop.c
7728
Age (days ago)
7728
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard