<div dir="ltr">Sorry, I wasn't subscribed to wine-patches and the first two mails only went through to wine-devel, but didn't get through to wine-patches.<div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jul 26, 2013 at 2:04 AM, Nikolay Sivov <span dir="ltr"><<a href="mailto:bunglehead@gmail.com" target="_blank">bunglehead@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF"><div><div class="h5">
    <div>On 7/26/2013 08:48, Alexei Svitkine
      wrote:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr"><br>
      </div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">On Mon, Jul 22, 2013 at 10:45 PM,
          Alexei Svitkine <span dir="ltr"><<a href="mailto:alexei.svitkine@gmail.com" target="_blank">alexei.svitkine@gmail.com</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Don't let
            the gdi32 driver allocate memory in the dplayx region.<br>
            <br>
            Fixes bug: <a href="http://bugs.winehq.org/show_bug.cgi?id=34095" target="_blank">http://bugs.winehq.org/show_bug.cgi?id=34095</a><br>
            <br>
            The issue is that the dplayx code in wine needs to allocate
            some<br>
            memory at a static address (0x50000000) and loading the Mac
            native gdi<br>
            driver ends up using that part of the address space.<br>
            <br>
            This patch fixes that by reserving that part of memory while
            the<br>
            display driver is initialized and releasing it after.<br>
            <br>
            ---<br>
            �dlls/gdi32/driver.c | 10 ++++++++++<br>
            �1 file changed, 10 insertions(+)<br>
          </blockquote>
        </div>
      </div>
    </blockquote></div></div>
    Please stops resending this. Looks like dplay should be fixed to not
    depend on that reserved address area.<br>
    <br>
  </div>

</blockquote></div><br></div></div>