wine/dlls/shell32 shlfileop.c

Alexandre Julliard julliard at winehq.org
Thu Oct 21 17:29:42 CDT 2004


ChangeSet ID:	14272
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/10/21 17:29:42

Modified files:
	dlls/shell32   : shlfileop.c 

Log message:
	Rolf Kalbermatter <rolf.kalbermatter at 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




More information about the wine-cvs mailing list