kernel32: Fix GetConsoleFontSize

Hugh McMaster hugh.mcmaster at masterindexing.com
Wed Apr 10 07:07:06 CDT 2013


This patch fixes GetConsoleFontSize in dlls/kernel32/console.c to return the correct font size based on client console dimensions and the number of columns and lines.  Server calls are used.

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

---
 dlls/kernel32/console.c |   65 +++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 57 insertions(+), 8 deletions(-)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-Fix-GetConsoleFontSize.txt
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130410/052c8862/attachment.txt>


More information about the wine-patches mailing list