.. |
.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
|
Separated the MZ loader and core DOS VM into dlls/winedos.
|
2000-12-26 00:22:45 +00:00 |
dosaspi.c
|
Add <string.h> to files that needed it.
|
2001-01-26 20:43:40 +00:00 |
dosconf.c
|
Don't call strtok twice if it failed the first time.
|
2001-04-04 00:11:40 +00:00 |
dosmem.c
|
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
|
2000-12-13 20:20:09 +00:00 |
dpmi.c
|
Separated the MZ loader and core DOS VM into dlls/winedos.
|
2000-12-26 00:22:45 +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
|
Add <string.h> to files that needed it.
|
2001-01-26 20:43:40 +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
|
Separated the MZ loader and core DOS VM into dlls/winedos.
|
2000-12-26 00:22:45 +00:00 |
int10.c
|
Add '\n' at the end of traces.
|
2001-05-09 17:31:31 +00:00 |
int11.c
|
Add <string.h> to files that needed it.
|
2001-01-26 20:43:40 +00:00 |
int12.c
|
Changed CONTEXT into CONTEXT86 everywhere we really want an i386
|
1999-06-26 18:40:24 +00:00 |
int13.c
|
Implemented 64bit file size handling.
|
2001-05-14 20:09:37 +00:00 |
int15.c
|
Fixed miscellaneous typos, syntactic and grammatical errors.
|
2000-12-02 20:18:08 +00:00 |
int16.c
|
Separated the MZ loader and core DOS VM into dlls/winedos.
|
2000-12-26 00:22:45 +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
|
Removed some direct accesses to the 16-bit task structure.
|
2001-01-15 20:09:09 +00:00 |
int21.c
|
Implemented 64bit file size handling.
|
2001-05-14 20:09:37 +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
|
Add <string.h> to files that needed it.
|
2001-01-26 20:43:40 +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
|
Add '\n' at the end of traces.
|
2001-05-09 17:31:31 +00:00 |
vga.c
|
We must cast the return value of GetProcAddress.
|
2001-01-05 03:44:40 +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 |