Rebase against e69d9ec3c4e8829c5c18cea7d8348171d51dcd76.

This commit is contained in:
Sebastian Lackner
2015-12-02 22:46:56 +01:00
parent 3d3effd8b3
commit 9dcb352d8d
8 changed files with 8 additions and 66 deletions

View File

@@ -175,7 +175,7 @@ index ea26745..e0d9b3e 100644
* dest [I] path to target file to move to
*
* RETURNS
* ERORR_SUCCESS if successful
* ERROR_SUCCESS if successful
*/
-static DWORD SHNotifyMoveFileW(LPCWSTR src, LPCWSTR dest)
+static DWORD SHNotifyMoveFileW(FILE_OPERATION *op, LPCWSTR src, LPCWSTR dest)