wine-wine/msdos
Alexandre Julliard db0747d095 Removed some unnecessary includes.
Got rid of ldt.h.
2000-12-13 20:23:41 +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 Replaced PTR_SEG_TO_LIN macro by exported MapSL function. 2000-12-13 20:20:09 +00:00
dosaspi.c Removed some unnecessary includes. 2000-12-13 20:23:41 +00:00
dosconf.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
dosmem.c Replaced PTR_SEG_TO_LIN macro by exported MapSL function. 2000-12-13 20:20:09 +00:00
dpmi.c Replaced PTR_SEG_TO_LIN macro by exported MapSL function. 2000-12-13 20:20:09 +00:00
int1a.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
int2a.c Optimized debugging API to reduce code size. 2000-02-10 22:15:21 +00:00
int2f.c Replaced PTR_SEG_TO_LIN macro by exported MapSL function. 2000-12-13 20:20:09 +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 Replaced PTR_SEG_TO_LIN macro by exported MapSL function. 2000-12-13 20:20:09 +00:00
int09.c Moved most global data out of the LPDOSTASK structure. 2000-09-24 20:47:50 +00:00
int10.c Fixed miscellaneous typos, syntactic and grammatical errors. 2000-12-02 20:18:08 +00:00
int11.c Use the DRIVE_* API constants instead of the DRIVETYPE enum. 2000-12-12 00:44:42 +00:00
int12.c Changed CONTEXT into CONTEXT86 everywhere we really want an i386 1999-06-26 18:40:24 +00:00
int13.c Use the DRIVE_* API constants instead of the DRIVETYPE enum. 2000-12-12 00:44:42 +00:00
int15.c Fixed miscellaneous typos, syntactic and grammatical errors. 2000-12-02 20:18:08 +00:00
int16.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
int17.c Use the DRIVE_* API constants instead of the DRIVETYPE enum. 2000-12-12 00:44:42 +00:00
int19.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
int20.c Implemented DOS INT21 AH=4B (EXEC). 2000-10-17 00:33:02 +00:00
int21.c Replaced PTR_SEG_TO_LIN macro by exported MapSL function. 2000-12-13 20:20:09 +00:00
int25.c Removed some unnecessary includes. 2000-12-13 20:23:41 +00:00
int26.c Removed some unnecessary includes. 2000-12-13 20:23:41 +00:00
int29.c Changed CONTEXT into CONTEXT86 everywhere we really want an i386 1999-06-26 18:40:24 +00:00
int33.c Replaced PTR_SEG_TO_LIN macro by exported MapSL function. 2000-12-13 20:20:09 +00:00
int41.c Optimized debugging API to reduce code size. 2000-02-10 22:15:21 +00:00
interrupts.c Moved the few remaining functions in wprocs.dll to kernel.dll. 2000-12-01 21:25:31 +00:00
ioports.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
vga.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
vxd.c Replaced PTR_SEG_TO_LIN macro by exported MapSL function. 2000-12-13 20:20:09 +00:00
xms.c Use getpagesize() instead of VIRTUAL_GetPageSize(). 2000-12-13 20:22:47 +00:00