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

2003-09-18 Thread Alexandre Julliard
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 initializati

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

2003-09-18 Thread Eric Pouech
Alexandre Julliard wrote: ChangeSet ID: 9365 CVSROOT:/home/winehq/opt/cvs-commit Module name:wine Changes by: [EMAIL PROTECTED] 2003/09/17 00:31:33 Modified files: scheduler : thread.c process.c loader : module.c libs/wine : loader.c dlls/ntdll :