Sweden-Number/loader
Ove Kaaven e257cb5af2 Moved DOS handle allocation slightly, to fix potential memory
leaks and lost handles. Also removed some useless init code.
1999-01-24 19:00:46 +00:00
..
dos Moved DOS handle allocation slightly, to fix potential memory 1999-01-24 19:00:46 +00:00
ne Check module name length in ModuleNext(). 1999-01-20 13:08:23 +00:00
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Generic dynamic dll loader using dl*() API. 1998-10-11 11:10:27 +00:00
elf.c Run Winelib applications as 32-bit processes in the initial task. 1998-11-01 18:01:53 +00:00
libres.c Release 980601 1998-06-01 10:44:35 +00:00
main.c Implemented Int 0x15/0xc0: BIOS - GET CONFIG and some other BIOS 1999-01-24 09:32:10 +00:00
module.c Group commit for recovery after disk crash. 1999-01-17 16:55:11 +00:00
pe_image.c Implemented WIN16_CallMsgFilter32, WIN16_DispatchMessage32, 1999-01-23 14:15:17 +00:00
pe_resource.c Renamed all LPIMAGE_* types to PIMAGE_*. 1998-10-16 09:30:33 +00:00
resource.c Fixed accelerator handling. ACCEL16 used internal, ACCEL32 for Win32 1999-01-22 17:09:46 +00:00
signal.c Removed client-side wait functions; all waiting is now done through 1998-12-31 15:52:06 +00:00
task.c Allow passing task handles to GetThreadQueue() and SetFastQueue(). 1999-01-20 13:35:34 +00:00