Eric Pouech <[EMAIL PROTECTED]> 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
[EMAIL PROTECTED]

Reply via email to