wine/ scheduler/thread.c scheduler/process.c l ...

Alexandre Julliard julliard at winehq.org
Thu Sep 18 14:04:39 CDT 2003


Eric Pouech <pouech-eric at wanadoo.fr> writes:

> Quite a bit of the initialisation code is still in ntdll.
> How do you see the final move:
> - all initialisation code in kernel32
> - part of it in ntdll, the rest in kernel32

There will of course be parts in ntdll and parts in kernel32, but
initialization still requires quite a bit of work. Right now I'm
trying to make sure that at least the API functions are in the right
place.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list