Alexandre Julliard wrote:
Charles Davis <[email protected]> writes:
What's wrong with my patch now? It's a really simple fix; in fact, this
is as about as simple as it gets. How does this "break libwine
compatibility"?
Like I said, it's not worth the trouble. Most modules need to be
relocated anyway. It would have to be done in the kernel.
AJ:
kernel32.dll or the OS kernel? It is quite an effort to get patches
into the MacOSX kernel, but it CAN BE DONE.
kernel32.dll (or kernel64.dll) is a different matter as the project has
control over it.
James McKenzie