Allocate/free the 16-bit thread stack in the kernel dll init routine.
commite15aadd58a15f0c5d0fdc6c352de374ebb9cc52b
authorAlexandre Julliard <julliard@winehq.org>
Tue, 13 May 2003 00:49:49 +0000 (13 00:49 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 13 May 2003 00:49:49 +0000 (13 00:49 +0000)
treee5687ed95a4a92bdb7be43daa9bfebe19b0b1bda
parentfde5ab17f9828ccdf2cd220f494f030e4575fdc3
Allocate/free the 16-bit thread stack in the kernel dll init routine.
dlls/kernel/kernel_main.c
scheduler/sysdeps.c
scheduler/thread.c