wine-wine/dlls/winedos
Andrew Talbot 044e76df92 winedos: Replace malloc/calloc with HeapAlloc(). 2009-02-12 11:53:36 +01:00
..
Makefile.in
devices.c winedos: Replace malloc/calloc with HeapAlloc(). 2009-02-12 11:53:36 +01:00
dma.c
dosaspi.c
dosconf.c winedos: Replace malloc/calloc with HeapAlloc(). 2009-02-12 11:53:36 +01:00
dosexe.h winedos: Declare some functions static. 2009-01-26 16:05:46 +01:00
dosmem.c winedos: Fixed memory resize function which returned paragraphs in some cases instead of bytes. 2008-11-24 14:18:41 +01:00
dosvm.c winedos: Replace malloc/calloc with HeapAlloc(). 2009-02-12 11:53:36 +01:00
dosvm.h
fpu.c
himem.c winedos: Declare some functions static. 2009-01-26 16:05:46 +01:00
int2f.c
int09.c
int10.c winedos: Unify Fake BIOS & VGA display mode selection information and algorithms. 2009-02-04 15:55:15 +01:00
int13.c
int15.c
int16.c
int21.c winedos: Get File Attributes must fail for files with names ending in slash. 2009-01-29 15:07:00 +01:00
int25.c
int26.c
int31.c
int33.c winedos: Replace malloc/calloc with HeapAlloc(). 2009-02-12 11:53:36 +01:00
int67.c
interrupts.c
ioports.c winedos: Adjust get_timer_val calls to prevent buffer overflow. 2009-02-09 14:37:23 +01:00
module.c
ppdev.c winedos: Replace malloc/calloc with HeapAlloc(). 2009-02-12 11:53:36 +01:00
relay.c
soundblaster.c
timer.c winedos: Sign-compare warning fix. 2008-12-03 09:46:50 +01:00
vga.c winedos: Remove spaces before '\n's. 2009-02-05 13:14:58 +01:00
vga.h winedos: Unify Fake BIOS & VGA display mode selection information and algorithms. 2009-02-04 15:55:15 +01:00
vxd.c
winedos.spec
wprocs.spec
xms.c