<br><br><div class="gmail_quote">On Wed, Apr 24, 2013 at 9:15 AM, Hugh McMaster <span dir="ltr"><<a href="mailto:hugh.mcmaster@masterindexing.com" target="_blank">hugh.mcmaster@masterindexing.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">This series of four patches will improve various three functions in kernel32:<br>
<br>
* GetConsoleFontSize<br>
* GetCurrentConsoleFont<br>
* GetLargestConsoleWindowSize<br>
<br>
This is achieved by moving logical calculations to wineconsole itself. kernel32.dll only receives the final values.<br>
<br>
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).<br>

</blockquote><div><br></div><div>After each patch, Wine should be able to compile correctly (e.g. for regression testing)</div><div>If not, you should split your patches differently IMO.</div><div><br></div><div>Frédéric</div>

</div>