kernel32: Modify GetLargestConsoleWindowSize to get real-time data from the server

Hugh McMaster hugh.mcmaster at masterindexing.com
Fri Jul 12 05:43:32 CDT 2013


This patch modifies the GetLargestConsoleWindowSize function in dlls/kernel32/console.c to get real-time (non-cached) data from the server.

This is in preparation to have wineconsole determine the largest possible console window size per font size and screen resolution.

---
 dlls/kernel32/console.c |   28 ++++++++++++++++++++++++----
 1 file changed, 24 insertions(+), 4 deletions(-)

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0002-Kernel32-changes-to-allow-screen-buffer-resize.txt
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130712/b3ed9855/attachment.txt>


More information about the wine-patches mailing list