shell32[2/2]: shfldr_fs: delete files through SHFileOperation (resend)

Mikołaj Zalewski mikolaj at zalewski.pl
Tue Jun 27 15:02:23 CDT 2006


Changelog: use SHFileOperationW to delete files.
This prevents code duplication for confirmation message boxes and in the 
future  for error messages, progress dialog etc.

Of course it would be better for the shell change notifications to be 
sent from SHFileOperationW but currently it doesn't work - the 
SHSimpleIDListFromPathW fails for non-existent files and if called 
before the file is deleted it returns a unixfs pidl and not a My 
Computer pidl. So the change notifies are genereted in the ISFHelper 
like it was before.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: shell-delfileop.patch
Type: text/x-patch
Size: 4575 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060627/450e7e01/shell-delfileop.patch


More information about the wine-patches mailing list