[1/2] wineconsole: Prevent console window from being enlarged beyond values returned by GetLargestConsoleWindowSize (try 2, resend)

Hugh McMaster hugh.mcmaster at masterindexing.com
Tue Oct 29 05:53:04 CDT 2013


This patch prevents the wineconsole window from being enlarged beyond the maximum possible window size.

The patch makes use of the two different wineconsole backends.

---
 programs/wineconsole/curses.c          |   18 ++++++++++++++++++
 programs/wineconsole/user.c            |   21 +++++++++++++++++++++
 programs/wineconsole/winecon_private.h |    1 +
 programs/wineconsole/wineconsole.c     |   13 ++++++++++---
 4 files changed, 50 insertions(+), 3 deletions(-)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-winecon-maxwin.txt
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20131029/7a32779f/attachment.txt>


More information about the wine-patches mailing list