Sweden-Number/msdos
Andreas Mohr 588ee35618 Always open/close the CD-ROM device for every Windows API CD-ROM
access.
2000-10-23 00:40:23 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Moved $(MODULE).o rule out of Make.rules into the individual 2000-09-29 00:28:25 +00:00
devices.c Removed some of the XXX_reg macros now that we are using the standard 2000-09-25 23:53:07 +00:00
dosaspi.c Fixed a few non portable zero-size array declarations. 2000-09-27 00:25:24 +00:00
dosconf.c Reduce the number of warnings about missing initializers. 2000-10-22 23:56:32 +00:00
dosmem.c Set selector 0000H base to 0xf0000 until the first 64K are 2000-10-15 00:37:50 +00:00
dpmi.c Removed some of the XXX_reg macros now that we are using the standard 2000-09-25 23:53:07 +00:00
int1a.c Converted to the new debug interface, using script written by Patrik 1999-06-26 19:09:08 +00:00
int2a.c Optimized debugging API to reduce code size. 2000-02-10 22:15:21 +00:00
int2f.c Always open/close the CD-ROM device for every Windows API CD-ROM 2000-10-23 00:40:23 +00:00
int3d.c Optimized debugging API to reduce code size. 2000-02-10 22:15:21 +00:00
int4b.c Optimized debugging API to reduce code size. 2000-02-10 22:15:21 +00:00
int5c.c Removed some of the XXX_reg macros now that we are using the standard 2000-09-25 23:53:07 +00:00
int09.c Moved most global data out of the LPDOSTASK structure. 2000-09-24 20:47:50 +00:00
int10.c Removed some of the XXX_reg macros now that we are using the standard 2000-09-25 23:53:07 +00:00
int11.c Moved comm.c into kernel32. 2000-10-13 17:11:30 +00:00
int12.c Changed CONTEXT into CONTEXT86 everywhere we really want an i386 1999-06-26 18:40:24 +00:00
int13.c Removed some of the XXX_reg macros now that we are using the standard 2000-09-25 23:53:07 +00:00
int15.c Removed some of the XXX_reg macros now that we are using the standard 2000-09-25 23:53:07 +00:00
int16.c Make USER and GDI separate dlls. 2000-08-03 22:22:42 +00:00
int17.c Converted to the new debug interface, using script written by Patrik 1999-06-26 19:09:08 +00:00
int19.c Converted to the new debug interface, using script written by Patrik 1999-06-26 19:09:08 +00:00
int20.c Implemented DOS INT21 AH=4B (EXEC). 2000-10-17 00:33:02 +00:00
int21.c Implemented DOS INT21 AH=4B (EXEC). 2000-10-17 00:33:02 +00:00
int25.c Removed some of the XXX_reg macros now that we are using the standard 2000-09-25 23:53:07 +00:00
int26.c Removed some of the XXX_reg macros now that we are using the standard 2000-09-25 23:53:07 +00:00
int29.c Changed CONTEXT into CONTEXT86 everywhere we really want an i386 1999-06-26 18:40:24 +00:00
int33.c Removed some of the XXX_reg macros now that we are using the standard 2000-09-25 23:53:07 +00:00
int41.c Optimized debugging API to reduce code size. 2000-02-10 22:15:21 +00:00
interrupts.c Misc cleanups. 2000-09-18 02:15:25 +00:00
ioports.c Fixes for reading latched values with ports 0x40-0x43. 2000-08-22 20:38:47 +00:00
vga.c Replace null bytes by spaces in WriteConsoleOutputA call. 2000-10-12 20:41:29 +00:00
vxd.c Removed some of the XXX_reg macros now that we are using the standard 2000-09-25 23:53:07 +00:00
xms.c Moved all Win16 definitions out of the standard Windows headers. 2000-09-26 22:20:14 +00:00