Sweden-Number/loader
Ulrich Weigand a3527cf369 Implemented new PE DLL initalization code, trying to call the
DllEntryPoint routines always in correct order :-)
Bypass snooping when getting data buffer addresses (thunk buffers,
__GP handlers) and for 32-bit routines directly called from 16-bit
(due to stack address size problems).
1998-10-11 19:31:10 +00:00
..
dos Moved some system dependencies to loader/dos/dosvm.c. Implemented 1998-10-11 12:15:18 +00:00
ne Implemented CommonUnimpStub, MapHInst(LS|SL)_PN, W32S_BackTo32. 1998-10-11 19:29:22 +00:00
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Generic dynamic dll loader using dl*() API. 1998-10-11 11:10:27 +00:00
elf.c Generic dynamic dll loader using dl*() API. 1998-10-11 11:10:27 +00:00
libres.c Release 980601 1998-06-01 10:44:35 +00:00
main.c Release 980809 1998-08-09 12:47:43 +00:00
module.c Implemented new PE DLL initalization code, trying to call the 1998-10-11 19:31:10 +00:00
pe_image.c Implemented new PE DLL initalization code, trying to call the 1998-10-11 19:31:10 +00:00
pe_resource.c Release 980503 1998-05-03 19:01:20 +00:00
resource.c Cosmetics. 1998-10-11 15:44:50 +00:00
signal.c Release 980822 1998-08-22 19:03:56 +00:00
task.c Implemented new PE DLL initalization code, trying to call the 1998-10-11 19:31:10 +00:00