Added patch to properly implement GetLargestConsoleWindowSize.

This commit is contained in:
Sebastian Lackner
2015-12-05 19:38:43 +01:00
parent 07a42a496d
commit ce6a5b015d
10 changed files with 386 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ wine-staging (1.8~rc3) UNRELEASED; urgency=low
* Added patch to fix possible leak of explorer.exe processes and implement
proper desktop refcounting.
* Added patch to set LastError to 0 in GetSidIdentifierAuthority.
* Added patch to properly implement GetLargestConsoleWindowSize.
-- Sebastian Lackner <sebastian@fds-team.de> Tue, 01 Dec 2015 02:35:10 +0100
wine-staging (1.8~rc2) unstable; urgency=low