Sweden-Number/loader
Ulrich Weigand c3d9f28172 Moved implementation of WOW routines to single file.
Added all missing WOW routines, fixed WOWCallback16Ex.
1999-08-18 18:31:26 +00:00
..
dos Removed SIGNAL_MaskAsyncEvents and cleaned up signal handling. 1999-08-01 14:54:16 +00:00
ne Make sure we have a dgroup before patching prologs. 1999-08-15 14:16:42 +00:00
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Reorganization of the loader to correctly load and free libraries and 1999-04-18 12:14:06 +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 Replaced a few calls to lstr* functions by their CRTDLL or libc 1999-08-08 18:54:47 +00:00
loadorder.c New internal dll, exporting already existing path functions. 1999-08-15 17:03:37 +00:00
main.c Unify startup sequence for Wine and WineLib. 1999-07-24 12:20:24 +00:00
module.c Moved implementation of WOW routines to single file. 1999-08-18 18:31:26 +00:00
pe_image.c Got rid of dsprintf and related macros. 1999-08-04 12:22:42 +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 Fixed DestroyAcceleratorTable and implemented CreateAcceleratorTableW. 1999-07-04 12:55:10 +00:00
signal.c Removed SIGNAL_MaskAsyncEvents and cleaned up signal handling. 1999-08-01 14:54:16 +00:00
task.c Bugfix: restore STACK16FRAME fields in SwitchStackBack16. 1999-08-18 18:24:08 +00:00