Added patch for SetConsoleKeyShortcuts stub function.

This commit is contained in:
Sebastian Lackner
2015-10-31 17:54:21 +01:00
parent 9ad85e9d6f
commit 896b3398f1
5 changed files with 70 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -21,6 +21,7 @@ wine-staging (1.7.54) UNRELEASED; urgency=low
* Added patch to zero out returned stats when IEnumSTATSTG::Next reaches end
of enumeration.
* Added patch to fix multiple issues in widl typelib generation.
* Added patch for SetConsoleKeyShortcuts stub function.
* Removed patch to implement kernel32.GetPhysicallyInstalledSystemMemory
(accepted upstream).
* Partially removed patches for ws2_32 TransmitFile (accepted upstream).