Sweden-Number/loader
Alexandre Julliard b375678277 Changed INSTR_EmulateInstruction to use a CONTEXT86 instead of a
SIGCONTEXT.
1999-08-01 12:15:12 +00:00
..
dos Changed INSTR_EmulateInstruction to use a CONTEXT86 instead of a 1999-08-01 12:15:12 +00:00
ne Fixed the DSEG value in the SEGTABLEENTRY struct. 1999-07-31 13:11:22 +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 some small include fixes, some checks for NULL ptrs, 1999-07-03 16:01:42 +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 Strip .drv extensions to MODULE_GetLoadOrder. 1999-07-30 18:06:35 +00:00
main.c Unify startup sequence for Wine and WineLib. 1999-07-24 12:20:24 +00:00
module.c Removed MODULE_GetWndProcEntry16(). 1999-07-24 10:27:58 +00:00
pe_image.c Added checks for sys/errno.h, sys/signal.h and sys/mman.h. 1999-07-10 13:16:29 +00:00
pe_resource.c When enumerating resource, only use the lower 31 bit of the name as 1999-07-04 12:44:29 +00:00
resource.c Fixed DestroyAcceleratorTable and implemented CreateAcceleratorTableW. 1999-07-04 12:55:10 +00:00
signal.c Removed the old, historical and no longer working IPC support. 1999-07-11 14:13:56 +00:00
task.c Implemented KERNEL.447 (WIN32_OldYield16). 1999-07-31 17:27:38 +00:00