You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-04-13 14:42:51 -07:00
Rebase against e69d9ec3c4e8829c5c18cea7d8348171d51dcd76.
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user