Dag-Erling Smorgrav wrote:
> Takanori Watanabe <[EMAIL PROTECTED]> writes:
> > PEACE is Win32 API Compatible environment for (Originally) NetBSD.
> > It consist of three parts:
> > Kernel part to load PE format executable onto process memory space.
> > Dynamic Linker to link with PE format DLL.
> > Libraries to translate Win32 API call to NetBSD native system call.
>
> What is the difference between PEACE and WINE?
>
Wine is actually trying to completely replace MS windows (include
win3.1, win95, win98, and winnt). SO, wine includes code for the
old 16 bit API(s) and it is trying to replace all on the MS
dll's with built-in dll.
--
Steve
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message