However, it's a great, great project IMO. It was about time something like that should've been made. Redirecting calls is simply acting as a proxy, instead of emulating. However, it makes it only to be usable in Linux... but hey, this is genius.

On Thu, Feb 28, 2008 at 12:07 PM, Dan Kegel <dank@kegel.com> wrote:
On Thu, Feb 28, 2008 at 8:26 AM, bussuser <wineforum-user@winehq.org> wrote:
> http://www.reactos.org/forum/viewtopic.php?t=5240
>
>  It is based on WINE and ReactOS .

It's not a wine replacement; it uses wine.
Better description at
It looks like they added hooks to the linux kernel
to accept windows nt syscalls.  Maybe they even allow using the
system's normal shared library loader instead of Wine's
special one.  This is something
I've often wanted to do, but it was way lower priority
than getting wine working.  I haven't looked at their
project at all, no idea if it was done well.
- Dan