Sweden-Number/dlls/winedos
Eric Pouech 4056d7ef8c Fixed some errors in function prototypes. 2004-12-13 21:19:01 +00:00
..
.cvsignore .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
Makefile.in Avoid some non-portable makefile constructs, and get rid of the 2004-08-11 23:59:06 +00:00
devices.c
dma.c
dosaspi.c
dosconf.c Fix signed/unsigned comparison warnings. 2004-09-22 02:46:38 +00:00
dosexe.h Push on stack in 16 bit mode with segment wrap around. 2004-10-18 22:34:02 +00:00
dosvm.c Pass debug exceptions to winedos. 2004-08-04 19:08:19 +00:00
dosvm.h
fpu.c
himem.c
int1a.c
int2a.c
int2f.c
int4b.c
int5c.c
int09.c
int10.c
int11.c
int12.c
int13.c Fix compile error with include files from Linux 2.6.7+. 2004-09-07 22:44:34 +00:00
int15.c Added some more stubs after examining the dosbox source code. 2004-04-06 20:14:09 +00:00
int16.c Added some stubs. 2004-03-30 20:43:00 +00:00
int17.c Added some stubs. 2004-03-30 20:43:00 +00:00
int19.c
int20.c
int21.c Fixed copy&paste error. 2004-12-13 12:04:14 +00:00
int25.c - fix int21 block device read/write 2004-09-07 20:26:58 +00:00
int26.c - fix int21 block device read/write 2004-09-07 20:26:58 +00:00
int29.c
int31.c
int33.c Added support for int33 show/hide mouse cursor calls. 2004-09-20 19:11:30 +00:00
int41.c
int67.c
interrupts.c Push on stack in 16 bit mode with segment wrap around. 2004-10-18 22:34:02 +00:00
ioports.c Fix signed/unsigned comparison warnings. 2004-09-22 02:46:38 +00:00
module.c Initialize .COM stack. 2004-10-18 21:19:57 +00:00
ppdev.c Const correctness fixes. 2004-11-30 21:38:57 +00:00
relay.c Push on stack in 16 bit mode with segment wrap around. 2004-10-18 22:34:02 +00:00
soundblaster.c
timer.c
vga.c Fix signed/unsigned comparison warnings. 2004-09-22 02:46:38 +00:00
vga.h Fixed some errors in function prototypes. 2004-12-13 21:19:01 +00:00
vxd.c Fix signed/unsigned comparison warnings. 2004-09-22 02:46:38 +00:00
winedos.spec
wprocs.spec
xms.c