[Wine] Re: Need help with modifying Wine memory allocation in NTDLL

temperror wineforum-user at winehq.org
Thu Oct 27 10:38:27 CDT 2011


Well it's a little more complicated than that, because the Windows application is Unity, and we have no control over the way Unity asks for its memory to be allocated. We don't have access to Unity's source code either, so we can't modify it. The only thing we can do is recognize when memory is demanded by Unity to Wine, and then make sure it is shared memory that's allocated.

Any tips?

Thanks







More information about the wine-users mailing list