[4/4] kernel32: Add support for GetLargestConsoleWindowSize, GetConsoleFontInfo and GetConsoleFontSize

Hugh McMaster hugh.mcmaster at masterindexing.com
Mon May 20 21:41:02 CDT 2013


This patch adds support in dlls/kernel32/console.c for the functions GetLargestConsoleWindowSize, GetConsoleFontInfo and GetConsoleFontSize.

The data used by these functions comes from the server, where it can then be used a running application.

Tested on Linux Mint 14 and Mac OS X Mountain Lion (via MacPorts).

---
 dlls/kernel32/console.c |   75 ++++++++++++++++++++++++++++++++++-------------
 1 file changed, 54 insertions(+), 21 deletions(-)

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0004-kernel32-console.c.txt
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130520/f292ffd6/attachment.txt>


More information about the wine-patches mailing list