[0/4] Improve wineconsole and kernel32

Hugh McMaster hugh.mcmaster at masterindexing.com
Wed Apr 24 02:15:23 CDT 2013


This series of four patches will improve various three functions in kernel32:

* GetConsoleFontSize 
* GetCurrentConsoleFont
* GetLargestConsoleWindowSize

This is achieved by moving logical calculations to wineconsole itself. kernel32.dll only receives the final values.

The first and second patches should be applied to source before compiling Wine. If this is not done, the compiler will exit with errors. (The first is a patch for server/protocol.def and requires tools/make_requests to be run).



More information about the wine-patches mailing list