Reorganization of the loader to correctly load and free libraries and
commitc1d1cfe976c060a816af48688d4b4092bffb5a16
authorBertho Stultiens <bertho@panter.soci.aau.dk>
Sun, 18 Apr 1999 12:14:06 +0000 (18 12:14 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 18 Apr 1999 12:14:06 +0000 (18 12:14 +0000)
tree63e1039cc8a870d1bbb644cc23851cb132d760b4
parent25947201953d17f213e4fa7990694db690d05038
Reorganization of the loader to correctly load and free libraries and
implementation of load order to load different types of libraries.
17 files changed:
if1632/builtin.c
include/builtin32.h
include/module.h
include/pe_image.h
include/winerror.h
loader/Makefile.in
loader/elf.c
loader/main.c
loader/module.c
loader/ne/module.c
loader/pe_image.c
memory/global.c
misc/main.c
miscemu/main.c
relay32/builtin32.c
scheduler/process.c
scheduler/thread.c