Moved the kernel 16-bit initialization to a new DllEntryPoint routine
commit510acffe08541ac479aff54dd1e5cce05d3a39c9
authorAlexandre Julliard <julliard@winehq.org>
Mon, 29 Aug 2005 10:20:51 +0000 (29 10:20 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 29 Aug 2005 10:20:51 +0000 (29 10:20 +0000)
tree510dc9cf6f4367d1a79cdb14999fb8d6fb650638
parent8a8c561cfa3b623c37c705b56d5c86d37444d770
Moved the kernel 16-bit initialization to a new DllEntryPoint routine
in krnl386.
dlls/kernel/Makefile.in
dlls/kernel/kernel16.c [new file with mode: 0644]
dlls/kernel/kernel_main.c
dlls/kernel/krnl386.exe.spec
dlls/kernel/wowthunk.c