On NE process creation, move major part of NE EXE module loading and
commitfbea530884b0f87a12ca0e816c749f20f9161d6f
authorUlrich Weigand <weigand@informatik.uni-erlangen.de>
Sat, 3 Jul 1999 12:26:29 +0000 (3 12:26 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 3 Jul 1999 12:26:29 +0000 (3 12:26 +0000)
treeffb22c1904bd9635b748229971cc7f7bc959fd5e
parent3922ca74fabdff9b2a003fe35b8f3e7430657b62
On NE process creation, move major part of NE EXE module loading and
NE instance creation into the child process.
include/module.h
include/process.h
include/task.h
loader/dos/module.c
loader/main.c
loader/ne/module.c
loader/pe_image.c
loader/task.c
miscemu/main.c
scheduler/process.c