wine-wine/loader
Alexandre Julliard ec7bb2391d Added support for CREATE_SUSPENDED flag in CreateProcess. 1999-11-12 03:35:25 +00:00
..
dos Determine expected_version of PE buddies from the SubsystemVersion. 1999-11-10 19:45:56 +00:00
ne Determine expected_version of PE buddies from the SubsystemVersion. 1999-11-10 19:45:56 +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 Added ICMP DLL implementation. 1999-11-07 21:22:17 +00:00
main.c Determine expected_version of PE buddies from the SubsystemVersion. 1999-11-10 19:45:56 +00:00
module.c Added support for CREATE_SUSPENDED flag in CreateProcess. 1999-11-12 03:35:25 +00:00
pe_image.c Determine expected_version of PE buddies from the SubsystemVersion. 1999-11-10 19:45:56 +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