..
.cvsignore
Initial revision
1998-10-04 18:02:24 +00:00
Makefile.in
Moved the int 9 (keyboard) handler to dlls/winedos.
2001-11-08 17:06:40 +00:00
devices.c
Separated the MZ loader and core DOS VM into dlls/winedos.
2000-12-26 00:22:45 +00:00
dosaspi.c
Removed unnecessary inclusion of heap.h.
2001-07-25 00:43:29 +00:00
dosconf.c
- Made sure that the files that contains the declarations
2001-07-18 21:04:23 +00:00
dosmem.c
Fix the #include order for config.h.
2001-11-06 20:57:11 +00:00
dpmi.c
Added RunInThread callout to winedos.
2001-11-07 20:15:39 +00:00
int1a.c
Documentation ordinal fixes.
2001-06-20 23:03:14 +00:00
int2a.c
Documentation ordinal fixes.
2001-06-20 23:03:14 +00:00
int2f.c
Documentation updates (mainly thru vs. through).
2001-08-21 17:07:17 +00:00
int3d.c
Documentation ordinal fixes.
2001-06-20 23:03:14 +00:00
int4b.c
Documentation ordinal fixes.
2001-06-20 23:03:14 +00:00
int5c.c
Documentation fixes.
2001-07-11 18:56:41 +00:00
int10.c
Fix the #include order for config.h.
2001-11-06 20:57:11 +00:00
int11.c
When including config.h, include it first.
2001-10-14 16:18:52 +00:00
int12.c
Documentation ordinal fixes.
2001-06-20 23:03:14 +00:00
int13.c
Documentation ordinal fixes.
2001-06-20 23:03:14 +00:00
int15.c
Documentation ordinal fixes.
2001-06-20 23:03:14 +00:00
int16.c
When including config.h, include it first.
2001-10-14 16:18:52 +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
Documentation ordinal fixes.
2001-06-20 23:03:14 +00:00
int21.c
- fix wrong hexadecimal GetLastError() output
2001-11-19 02:30:01 +00:00
int25.c
Updates and error message improvements.
2001-09-19 22:34:38 +00:00
int26.c
Updates and error message improvements.
2001-09-19 22:34:38 +00:00
int29.c
- Made sure that the files that contains the declarations
2001-07-18 21:04:23 +00:00
int33.c
Add <string.h> to files that needed it.
2001-01-26 20:43:40 +00:00
int41.c
Documentation ordinal fixes.
2001-06-20 23:03:14 +00:00
interrupts.c
Moved the int 9 (keyboard) handler to dlls/winedos.
2001-11-08 17:06:40 +00:00
ioports.c
Moved the int 9 (keyboard) handler to dlls/winedos.
2001-11-08 17:06:40 +00:00
ppdev.c
- Made sure that the files that contains the declarations
2001-07-18 21:04:23 +00:00
vga.c
Redesign of the server communication protocol to allow arbitrary sized
2001-11-30 18:46:42 +00:00
vxd.c
Fixed packing and layout of many system structures.
2001-11-23 18:44:43 +00:00
xms.c
Use getpagesize() instead of VIRTUAL_GetPageSize().
2000-12-13 20:22:47 +00:00