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

@@ -34,9 +34,10 @@ Wine. All those differences are also documented on the
Included bug fixes and improvements
-----------------------------------
**Bug fixes and features included in the next upcoming release [2]:**
**Bug fixes and features included in the next upcoming release [3]:**
* Fix possible leak of explorer.exe processes and implement proper desktop refcounting
* Properly implement GetLargestConsoleWindowSize ([Wine Bug #10919](https://bugs.winehq.org/show_bug.cgi?id=10919))
* Set LastError to 0 in GetSidIdentifierAuthority