Rename ntdll-SetFileInformationByHandle to kernel32-SetFileInformationByHandle.

This commit is contained in:
Sebastian Lackner
2015-02-26 07:14:13 +01:00
parent b74ea4b14d
commit f133ccbf40
6 changed files with 38 additions and 38 deletions

View File

@@ -1,4 +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
Depends: kernel32-SetFileInformationByHandle