[Bug 10919] GetLargestConsoleWindowSize() should not return hard coded constants

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Sep 30 03:06:38 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=10919

--- Comment #14 from Hugh McMaster <hughmcmaster at outlook.com> 2013-09-30 03:06:38 CDT ---
Created attachment 46145
  --> http://bugs.winehq.org/attachment.cgi?id=46145
Allows GetLargestConsoleWindowSize() to function successfully

This patch allows GetLargestConsoleWindowSize() to return the correct constants
based on a user's current screen resolution and wineconsole font size.

It also modifies wineconsole so that the maximum console window size cannot be
exceeded.  Scrollbars appear when a user wishes to use a screen buffer larger
than the maximum window size.

I've tested this patch using three different console-based programs. Each has
detected the maximum window size possible. Feedback and advice from
testers/others is welcomed.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list