wine-wine/dlls/winedos
Eric Pouech 1575c940ef - delayed initialisation of BIOS and SYSTEM information until someone
actually needs it
- now using some manifest constants to make code clearer
2005-04-27 11:08:47 +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 Strncpy elimination. 2005-04-18 15:36:20 +00:00
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 Use CreateEventW in preference to CreateEventA for unnamed events. 2005-01-07 15:40:09 +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 Replace strncpy with memcpy or lstrcpyn. 2005-04-18 10:30:55 +00:00
int25.c ReadFile and WriteFile must be passed a parameter for the number of 2004-12-22 18:38:31 +00:00
int26.c ReadFile and WriteFile must be passed a parameter for the number of 2004-12-22 18:38:31 +00:00
int29.c
int31.c - delayed initialisation of BIOS and SYSTEM information until someone 2005-04-27 11:08:47 +00:00
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 Get rid of DPRINTF. 2005-01-03 20:04:54 +00:00
ioports.c Fix signed/unsigned comparison warnings. 2004-09-22 02:46:38 +00:00
module.c - delayed initialisation of BIOS and SYSTEM information until someone 2005-04-27 11:08:47 +00:00
ppdev.c Assorted spelling fixes. 2005-02-10 19:19:35 +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 Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
vga.h Fixed some errors in function prototypes. 2004-12-13 21:19:01 +00:00
vxd.c Assorted spelling fixes. 2005-03-02 13:53:50 +00:00
winedos.spec
wprocs.spec
xms.c