David Elliott <[EMAIL PROTECTED]> writes:
> Well, the real question is: Is it fixable? That is, it's fine to break native
> USER support, but can it be fixed again after the seperation? Or is the design
> of Wine becoming too different to ever be able to support that.
I doubt it can be fixed. The problem is that the native USER/GDI we
could run are the Win95 ones; but it doesn't make much sense to
support 100% compatibility with the Win95 kernel, which is an
monstruosity full of 16-bit and DOS code. It is preferable to do
things the NT way, as it is much cleaner and maps better to the Unix
API. But of course this means we can no longer run Win95 GDI/USER,
just like they cannot run under NT either.
--
Alexandre Julliard
[EMAIL PROTECTED]