[2/2] wineconsole, dlls/kernel32, server: Set and get maximum console window size

Hugh McMaster hugh.mcmaster at masterindexing.com
Tue Oct 22 02:04:44 CDT 2013


This patch sends the maximum console window size to the server.  The values are then obtained by kernel32.dll when wineconsole is launched.

This patch fixes bug 10919. A big thank you to Ricardo Filipe for looking over this patch set.

---
 dlls/kernel32/console.c            |   28 ++++++++++++++++++++++++----
 programs/wineconsole/wineconsole.c |    5 +++++
 server/console.c                   |    2 ++
 server/protocol.def                |    2 ++
 4 files changed, 33 insertions(+), 4 deletions(-)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0002-wineconsole.txt
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20131022/480f5880/attachment.txt>


More information about the wine-patches mailing list