Sweden-Number/loader
Joseph Pranevich 3aa839f558 Set console video mode when loading DOS app. (Eventually, I want to
mimic Windows 9x's behavior by setting the video mode only when non
INT 21 calls are used to allow for arbitrary-sized consoles).
1999-01-03 16:16:14 +00:00
..
dos Take into account handle inheritance flag. 1999-01-01 16:53:11 +00:00
ne Implemented file sharing checks in the server. 1999-01-03 11:55:56 +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 Set console video mode when loading DOS app. (Eventually, I want to 1999-01-03 16:16:14 +00:00
module.c Moves more stuff from windows.h. 1999-01-01 18:57:33 +00:00
pe_image.c Implemented file sharing checks in the server. 1999-01-03 11:55:56 +00:00
pe_resource.c Renamed all LPIMAGE_* types to PIMAGE_*. 1998-10-16 09:30:33 +00:00
resource.c Moved ...Resource16 routines to loader/resource.c. 1998-11-25 17:58:51 +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 Use Callout table instead of direct GetProcAddress. 1998-12-24 15:13:54 +00:00