Sweden-Number/loader
Uwe Bonnes 6111ee6186 Return the size of the needed resource when buffer is NULL for LoadString(). 1999-10-24 20:39:21 +00:00
..
dos Removed SIGNAL_MaskAsyncEvents and cleaned up signal handling. 1999-08-01 14:54:16 +00:00
ne Bugfix: don't use GetModuleHandle16 in LoadModule16/NE_CreateProcess. 1999-10-23 14:21:00 +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 Winsock rewrite. Sockets are now proper win32 handles. 1999-10-23 16:53:34 +00:00
module.c Fixed compiling with STRICT. 1999-10-23 19:00:02 +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 Return the size of the needed resource when buffer is NULL for LoadString(). 1999-10-24 20:39:21 +00:00
task.c Ignore wrong hInstance. 1999-10-23 19:47:55 +00:00