wine-wine/dlls/winedos
Jukka Heinonen 69f74dbf0e Move all int31 functions to winedos.
Fix some obvious bugs in int31 functions.
2002-11-11 19:55:52 +00:00
..
.cvsignore Added winedos16.spec.c. 2002-10-30 23:53:49 +00:00
Makefile.in Add winedos16.dll which contains 16-bit protected mode interrupt entry 2002-10-30 23:40:13 +00:00
devices.c Moved internal context macros out of winnt.h. 2002-08-31 18:47:00 +00:00
dma.c Added DMA and SoundBlaster emulation. 2002-05-16 18:34:48 +00:00
dosaspi.c Moved internal context macros out of winnt.h. 2002-08-31 18:47:00 +00:00
dosexe.h Add routines for manipulating protected mode interrupt handlers to 2002-10-28 20:12:40 +00:00
dosvm.c Start using winedos handlers for all interrupts. 2002-11-06 21:56:52 +00:00
dosvm.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
int09.c Fixed some issues found by winapi_check. 2002-11-06 19:57:49 +00:00
int10.c Fixed some issues found by winapi_check. 2002-11-06 19:57:49 +00:00
int16.c Fixed some issues found by winapi_check. 2002-11-06 19:57:49 +00:00
int17.c Fixed some issues found by winapi_check. 2002-11-06 19:57:49 +00:00
int19.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
int20.c Fixed some issues found by winapi_check. 2002-11-06 19:57:49 +00:00
int21.c Fixed some issues found by winapi_check. 2002-11-06 19:57:49 +00:00
int29.c Fixed some issues found by winapi_check. 2002-11-06 19:57:49 +00:00
int31.c Move all int31 functions to winedos. 2002-11-11 19:55:52 +00:00
int33.c Fixed some issues found by winapi_check. 2002-11-06 19:57:49 +00:00
int67.c Fixed some issues found by winapi_check. 2002-11-06 19:57:49 +00:00
interrupts.c Start using winedos handlers for all interrupts. 2002-11-06 21:56:52 +00:00
ioports.c VGA emulation now supports outw and outl. 2002-07-29 23:29:03 +00:00
module.c Add routines for manipulating protected mode interrupt handlers to 2002-10-28 20:12:40 +00:00
soundblaster.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
vga.c Prevent crashes when DOS program tries to access console and no 2002-10-31 03:41:20 +00:00
vga.h Prevent crashes when DOS program tries to access console and no 2002-10-31 03:41:20 +00:00
winedos.spec Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
winedos16.spec Add winedos16.dll which contains 16-bit protected mode interrupt entry 2002-10-30 23:40:13 +00:00
xms.c Ignore VCPI installation checks. Handle XMS query any extended memory 2002-11-04 22:35:36 +00:00