Added patch for implementation of additional HSTRING functions.

This commit is contained in:
Sebastian Lackner
2015-10-24 22:55:19 +02:00
parent e51ebcc301
commit 1c6124cc6e
10 changed files with 591 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -6,6 +6,7 @@ wine-staging (1.7.54) UNRELEASED; urgency=low
* Added patch to block interruption of system APC in server_select.
* Added patch to implement FileNamesInformation class support for
NtQueryDirectoryFile.
* Added patch for implementation of additional HSTRING functions.
* Removed patch to implement kernel32.GetPhysicallyInstalledSystemMemory
(accepted upstream).
* Partially removed patches for ws2_32 TransmitFile (accepted upstream).