Sweden-Number/loader
Marcus Meissner a19862fc47 Small hack to check if we need to relocate the TLS directory or not
(some seem to need this pointer relocateable, some already do relocate
it by themselves).
1999-10-13 13:46:24 +00:00
..
dos Removed SIGNAL_MaskAsyncEvents and cleaned up signal handling. 1999-08-01 14:54:16 +00:00
ne Bugfix: When loading an executable module fails, don't perform module 1999-10-13 12:21:06 +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 winspool -> winspool.drv 1999-09-04 11:05:41 +00:00
main.c Moved all signal support to a new platform-specific file. 1999-09-27 10:58:45 +00:00
module.c Bugfix: Don't call GetVersionExA too early, to avoid breaking 1999-09-29 12:16:16 +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