kernel32: Fix GetConsoleFontSize v2

Hugh McMaster hugh.mcmaster at masterindexing.com
Sat Apr 13 03:59:01 CDT 2013


This patch fixes GetConsoleFontSize in dlls/kernel32/console.c so that the function returns the actual size of the font used in the console window.

This patch supersedes patch 95549, as it fixes a compile-time warning that I had missed.

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


More information about the wine-patches mailing list