Added patch for CopyFileEx progress callback and cancellation support.

This commit is contained in:
Sebastian Lackner
2015-02-26 07:10:29 +01:00
parent 7d2b751466
commit b74ea4b14d
5 changed files with 177 additions and 36 deletions

View File

@@ -0,0 +1,4 @@
Fixes: [22692] Add support for CopyFileEx progress callback
Fixes: [22690] Allow to cancel a file operation via progress callback
Depends: ntdll-FileDispositionInformation
Depends: ntdll-SetFileInformationByHandle