Sweden-Number/loader
Eric Pouech 448b34a088 Correct filename for kernel module is KRNL386.EXE. 1999-10-13 16:02:40 +00:00
..
dos Removed SIGNAL_MaskAsyncEvents and cleaned up signal handling. 1999-08-01 14:54:16 +00:00
ne WPROCS.ENTRYADDRPROC needs to return something in CX too (fixes 1999-10-13 15:46:10 +00:00
.cvsignore Don't create thunk for task signal proc, call it directly. 1999-09-20 18:48:29 +00:00
Makefile.in Moved all signal support to a new platform-specific file. 1999-09-27 10:58:45 +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 Fix integer based resource id assumption. 1999-09-27 13:31:47 +00:00
loadorder.c Correct filename for kernel module is KRNL386.EXE. 1999-10-13 16:02:40 +00:00
main.c Correct filename for kernel module is KRNL386.EXE. 1999-10-13 16:02:40 +00:00
module.c Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello <abbeyj@wpi.edu> 1999-10-13 15:47:38 +00:00
pe_image.c Small hack to check if we need to relocate the TLS directory or not 1999-10-13 13:46:24 +00:00
pe_resource.c Replaced a few calls to lstr* functions by their CRTDLL or libc 1999-08-08 18:54:47 +00:00
resource.c Fixed DestroyAcceleratorTable and implemented CreateAcceleratorTableW. 1999-07-04 12:55:10 +00:00
task.c Don't create thunk for task signal proc, call it directly. 1999-09-20 18:48:29 +00:00