Moved TASK_Create call to KERNEL initialisation routine.
authorAlexandre Julliard <julliard@winehq.org>
Fri, 25 Aug 2000 22:02:14 +0000 (22:02 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 25 Aug 2000 22:02:14 +0000 (22:02 +0000)
commit973ce4a0881d026b1c9c244732f8868e405bf6f8
tree2dd717e126ca762d931367938c2d7e4b794ee3ea
parent350c04b51673f6bb80b62957f7b0161d08e51ca4
Moved TASK_Create call to KERNEL initialisation routine.
Clear last error code before calling main entry point (reported by
James Juran).
dlls/kernel/kernel_main.c
scheduler/process.c