Sweden-Number/loader
Ove Kaaven 10b3402c43 Let LOAD_LIBRARY_AS_DATAFILE load the builtin dll if loading a native
DLL failed, so that winesetuptk's fake-windows installation work.
2001-04-16 19:32:48 +00:00
..
dos Separated the MZ loader and core DOS VM into dlls/winedos. 2000-12-26 00:22:45 +00:00
ne Added TASK_GetPtr/TASK_GetCurrent functions to get the TDB for a task 2001-04-04 00:21:05 +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 Added "*" wildcard entry to DllOverrides to replace DllDefaults 2001-03-21 20:33:11 +00:00
main.c - Added support for app-specific dll overrides using 2001-03-20 02:11:08 +00:00
module.c Let LOAD_LIBRARY_AS_DATAFILE load the builtin dll if loading a native 2001-04-16 19:32:48 +00:00
pe_image.c Disable DONT_RESOLVE_DLL_REFERENCES for builtin dlls. 2001-03-21 03:38:44 +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 Unified 16-bit and 32-bit scheduling a bit more. 2001-04-04 00:19:55 +00:00