wine-wine/loader
Jon Griffiths 4ab1558d8a - Remove <string.h> from winnt.h.
- ntdll: complete crt functions, prevent libc imports, fix sscanf.
2001-01-22 02:17:29 +00:00
..
dos Separated the MZ loader and core DOS VM into dlls/winedos. 2000-12-26 00:22:45 +00:00
ne Fix the cmdline argument passed to NE_CreateThread to include string 2001-01-21 21:09:44 +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 - Migrate CRTDLL to MSVCRT. 2001-01-10 23:59:25 +00:00
main.c Got rid of main.h. 2000-12-12 00:50:19 +00:00
module.c Added a specific debug channel for dll loading (builtin/native). 2001-01-10 22:54:02 +00:00
pe_image.c - Remove <string.h> from winnt.h. 2001-01-22 02:17:29 +00:00
pe_resource.c Removed some direct accesses to the 16-bit task structure. 2001-01-15 20:09:09 +00:00
resource.c Removed some direct accesses to the 16-bit task structure. 2001-01-15 20:09:09 +00:00
task.c Replaced GLOBAL_Alloc by GlobalAlloc16 where possible. 2001-01-15 20:13:43 +00:00