[0/4] Improve wineconsole and kernel32

Frédéric Delanoy frederic.delanoy at gmail.com
Wed Apr 24 19:16:28 CDT 2013


On Wed, Apr 24, 2013 at 9:15 AM, Hugh McMaster <
hugh.mcmaster at masterindexing.com> wrote:

> 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).
>

After each patch, Wine should be able to compile correctly (e.g. for
regression testing)
If not, you should split your patches differently IMO.

Frédéric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20130425/55737202/attachment-0001.html>


More information about the wine-devel mailing list