Sweden-Number/dlls/winedos
Alexandre Julliard 435e2e63f4 winnt.h should not be self-contained, it must depend on windef.h so
that STRICT works correctly; moved some definitions back to windef.h
where they belong, and removed a couple of definitions that don't
exist on Windows.
2002-12-10 22:56:43 +00:00
..
.cvsignore Added winedos16.spec.c. 2002-10-30 23:53:49 +00:00
Makefile.in Move DPMI segments to winedos. 2002-12-02 21:39:58 +00:00
devices.c Move int08 stub and LOL to upper memory. 2002-12-07 23:46:41 +00:00
dma.c Added DMA and SoundBlaster emulation. 2002-05-16 18:34:48 +00:00
dosaspi.c Removed obsolete INT_Int31Handler. 2002-11-18 22:53:38 +00:00
dosexe.h Move int08 stub and LOL to upper memory. 2002-12-07 23:46:41 +00:00
dosvm.c Move DPMI segments to winedos. 2002-12-02 21:39:58 +00:00
dosvm.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
fpu.c Move simple interrupt handlers to winedos. 2002-11-12 23:29:48 +00:00
himem.c Move int08 stub and LOL to upper memory. 2002-12-07 23:46:41 +00:00
int1a.c Move simple interrupt handlers to winedos. 2002-11-12 23:29:48 +00:00
int2a.c Move simple interrupt handlers to winedos. 2002-11-12 23:29:48 +00:00
int2f.c Move int2f handler to winedos. 2002-11-23 02:23:54 +00:00
int4b.c Move simple interrupt handlers to winedos. 2002-11-12 23:29:48 +00:00
int5c.c Moved handlers for int11, int15 and int5c to winedos. 2002-11-24 22:34:04 +00:00
int09.c Fixed some issues found by winapi_check. 2002-11-06 19:57:49 +00:00
int10.c Fixed text mode value. 2002-11-30 01:50:55 +00:00
int11.c Moved handlers for int11, int15 and int5c to winedos. 2002-11-24 22:34:04 +00:00
int12.c Move simple interrupt handlers to winedos. 2002-11-12 23:29:48 +00:00
int13.c Move int13 handler to winedos. 2002-12-02 18:57:42 +00:00
int15.c Moved handlers for int11, int15 and int5c to winedos. 2002-11-24 22:34:04 +00:00
int16.c Fixed some issues found by winapi_check. 2002-11-06 19:57:49 +00:00
int17.c winnt.h should not be self-contained, it must depend on windef.h so 2002-12-10 22:56:43 +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 Move int21 country information handling to winedos. 2002-12-10 19:58:39 +00:00
int25.c Moved handlers for int25 and int26 to winedos. 2002-11-27 20:18:50 +00:00
int26.c Moved handlers for int25 and int26 to winedos. 2002-11-27 20:18:50 +00:00
int29.c winnt.h should not be self-contained, it must depend on windef.h so 2002-12-10 22:56:43 +00:00
int31.c winnt.h should not be self-contained, it must depend on windef.h so 2002-12-10 22:56:43 +00:00
int33.c VGA text mode no longer flickers and it is much faster. 2002-11-24 22:15:56 +00:00
int41.c Move simple interrupt handlers to winedos. 2002-11-12 23:29:48 +00:00
int67.c Move DPMI segments to winedos. 2002-12-02 21:39:58 +00:00
interrupts.c winnt.h should not be self-contained, it must depend on windef.h so 2002-12-10 22:56:43 +00:00
ioports.c VGA emulation now supports outw and outl. 2002-07-29 23:29:03 +00:00
module.c Move int08 stub and LOL to upper memory. 2002-12-07 23:46:41 +00:00
soundblaster.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
vga.c Removed unnecessary HANDLE typecasts. 2002-12-02 18:10:57 +00:00
vga.h VGA text mode no longer flickers and it is much faster. 2002-11-24 22:15:56 +00:00
winedos.spec DeviceIoControl now calls winedos interrupt handlers. 2002-11-15 01:35:52 +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