wine-wine/loader
Ulrich Weigand 1d90d69f08 Modified process creation sequence: call PE_CreateModule in the
context of the new process (in TASK_CallToStart).
Changed all PE/Module routines so as to always operate on the current
process; adapted all callers.
1999-02-24 14:27:07 +00:00
..
dos Removed a lot of occurences of windows.h (and added necessary other 1999-02-19 10:37:02 +00:00
ne Only append .dll if no extension yet. 1999-02-19 15:35:23 +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 Modified process creation sequence: call PE_CreateModule in the 1999-02-24 14:27:07 +00:00
libres.c Removed a lot of occurences of windows.h (and added necessary other 1999-02-19 10:37:02 +00:00
main.c Modified process creation sequence: call PE_CreateModule in the 1999-02-24 14:27:07 +00:00
module.c Modified process creation sequence: call PE_CreateModule in the 1999-02-24 14:27:07 +00:00
pe_image.c Modified process creation sequence: call PE_CreateModule in the 1999-02-24 14:27:07 +00:00
pe_resource.c Modified process creation sequence: call PE_CreateModule in the 1999-02-24 14:27:07 +00:00
resource.c Modified process creation sequence: call PE_CreateModule in the 1999-02-24 14:27:07 +00:00
signal.c Change "g" (general regs) into "r" (hardregs) in clone / modify_ldt / 1999-02-21 18:18:42 +00:00
task.c Modified process creation sequence: call PE_CreateModule in the 1999-02-24 14:27:07 +00:00