Re: Borland C++ Builder 6.0 & Wine

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, 2003-08-17 at 00:10, Flameeyes wrote:
> Seems the same problem as reported in
> http://www.winehq.com/hypermail/wine-devel/2001/04/0135.html, but was 2
> years ago. Also I can't find the patch Gérard Patel was talking about.
Ok I found a way to exit the ilink32 from loop... in
dlls/ntdll/virtual.c, in NtQueryVirtualMemory, I changed the line

    if (ADDRESS_SPACE_LIMIT && addr >= ADDRESS_SPACE_LIMIT || addr ==
0x80000000)
        return STATUS_WORKING_SET_LIMIT_RANGE;  /* FIXME */

with


_______________________________________________
wine-users mailing list
wine-users@winehq.com
http://www.winehq.com/mailman/listinfo/wine-users

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux