Added patch to implement SystemHandleInformation info class.

This commit is contained in:
Sebastian Lackner
2015-10-31 22:29:13 +01:00
parent d4e3581847
commit d9bb5a1e45
6 changed files with 294 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -25,6 +25,7 @@ wine-staging (1.7.54) UNRELEASED; urgency=low
* Added patch to fix multiple issues in widl typelib generation.
* Added patch for SetConsoleKeyShortcuts stub function.
* Added patch to implement kernel32.GetConsoleFontSize.
* Added patch to implement SystemHandleInformation info class.
* Removed patch to implement kernel32.GetPhysicallyInstalledSystemMemory
(accepted upstream).
* Partially removed patches for ws2_32 TransmitFile (accepted upstream).