Sweden-Number/loader
Alexandre Julliard 617955db88 Changed CONTEXT into CONTEXT86 everywhere we really want an i386
context.
Added #ifdef __i386__ around accesses to 386 registers in the generic
CONTEXT structure.
1999-06-26 18:40:24 +00:00
..
dos Changed CONTEXT into CONTEXT86 everywhere we really want an i386 1999-06-26 18:40:24 +00:00
ne Changed CONTEXT into CONTEXT86 everywhere we really want an i386 1999-06-26 18:40:24 +00:00
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Reorganization of the loader to correctly load and free libraries and 1999-04-18 12:14:06 +00:00
elf.c Converted to the new debug interface, using script written by Patrik 1999-06-12 15:45:58 +00:00
elfdll.c Fixed wrong NE module registration so that resources work. 1999-05-22 11:25:24 +00:00
libres.c Converted to the new debug interface, using script written by Patrik 1999-06-12 15:45:58 +00:00
loadorder.c Converted to the new debug interface, using script written by Patrik 1999-06-12 15:45:58 +00:00
main.c Merged THDB and TEB structures. 1999-06-22 11:43:42 +00:00
module.c Ensure that the command-line passed to the various *CreateProcess 1999-06-26 11:48:26 +00:00
pe_image.c Fix compiler warning. 1999-06-18 16:59:37 +00:00
pe_resource.c Converted to the new debug interface, using script written by Patrik 1999-06-12 15:45:58 +00:00
resource.c Bugfix: Prevent null-pointer dereference in TRACE argument list in 1999-05-22 11:26:33 +00:00
signal.c Moved signal handling to exception.c, generate exceptions on signals. 1999-06-18 18:21:24 +00:00
task.c Changed CONTEXT into CONTEXT86 everywhere we really want an i386 1999-06-26 18:40:24 +00:00