Sweden-Number/loader
Alexandre Julliard 8081e5a1e5 Added handle_t type to server interface so that we can make handles
pointers later on.
Always use 0 to signal invalid handle in server requests.
2001-01-05 04:08:07 +00:00
..
dos Separated the MZ loader and core DOS VM into dlls/winedos. 2000-12-26 00:22:45 +00:00
ne Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
.cvsignore Don't create thunk for task signal proc, call it directly. 1999-09-20 18:48:29 +00:00
Makefile.in Removed no longer used elfdll loader. 2000-12-09 03:25:34 +00:00
elf.c Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
loadorder.c Removed no longer used elfdll loader. 2000-12-09 03:25:34 +00:00
main.c Got rid of main.h. 2000-12-12 00:50:19 +00:00
module.c Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
pe_image.c Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
pe_resource.c Added check whether unaligned memory access is allowed. 2000-12-27 04:18:26 +00:00
resource.c Fixed a few type clashes in preparation for the switch to STRICT. 2000-12-24 20:33:01 +00:00
task.c Added check whether unaligned memory access is allowed. 2000-12-27 04:18:26 +00:00