Sept. 18, 2003
7:04 p.m.
Eric Pouech <pouech-eric(a)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(a)winehq.com