wine-wine/loader
Alexandre Julliard 7afce0e6d6 Moved the few remaining functions in wprocs.dll to kernel.dll.
No longer load wprocs.dll unconditionally.
Restored default interrupt handler behavior (reported by Andreas Mohr).
2000-12-01 21:25:31 +00:00
..
dos Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
ne Moved the few remaining functions in wprocs.dll to kernel.dll. 2000-12-01 21:25:31 +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 $(MODULE).o rule out of Make.rules into the individual 2000-09-29 00:28:25 +00:00
elf.c Get ELF_LoadLibraryExA back into a working state. 2000-11-06 05:26:27 +00:00
elfdll.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
loadorder.c Removed "elfdll" load order option and updated documentation. 2000-11-30 01:15:30 +00:00
main.c Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. 2000-09-26 00:00:55 +00:00
module.c Removed "elfdll" load order option and updated documentation. 2000-11-30 01:15:30 +00:00
pe_image.c Display the name of the function when import failed. 2000-11-27 22:03:46 +00:00
pe_resource.c Got rid of the Wine internal lstrcpy* functions and of winestring.h. 2000-11-28 22:40:56 +00:00
resource.c Changed GetProcAddress16 and 16-bit resource functions to take normal 2000-11-27 21:54:01 +00:00
task.c Implemented TerminateApp needed for DBase 5.0. 2000-11-27 01:36:24 +00:00