wine-wine/dlls/winedos
Alexandre Julliard 96508ad686 Moved return value handling to the individual relay thunks so that we
only need one version of wine_call_from_16.
Patch the wine_call_from_16 address along with the cs value directly
in the 16-bit code segment to avoid the need for special magic in the
import thunks.
2005-09-18 12:25:22 +00:00
..
.cvsignore Revert previous patch, we still need the winedos import lib for now. 2005-05-19 21:18:53 +00:00
Makefile.in Revert previous patch, we still need the winedos import lib for now. 2005-05-19 21:18:53 +00:00
devices.c Fix some more -Wstrict-prototypes warnings. 2005-06-21 20:53:13 +00:00
dma.c
dosaspi.c Fix gcc 4.0 warnings. 2005-08-26 08:53:31 +00:00
dosconf.c Hardcode the location of config.sys, no need for a config parameter 2005-06-14 11:48:57 +00:00
dosexe.h Refuse to load if 16-bit support is missing. 2005-05-19 14:21:02 +00:00
dosmem.c Fix gcc 4.0 warnings. 2005-08-26 08:53:31 +00:00
dosvm.c Use a more portable scheme for storing the name of a critical 2005-09-09 10:19:44 +00:00
dosvm.h
fpu.c
himem.c
int1a.c Get rid of include/miscemu.h. 2005-05-10 16:01:38 +00:00
int2a.c
int2f.c Get rid of include/miscemu.h. 2005-05-10 16:01:38 +00:00
int4b.c
int5c.c
int09.c Get rid of include/miscemu.h. 2005-05-10 16:01:38 +00:00
int10.c Get rid of include/miscemu.h. 2005-05-10 16:01:38 +00:00
int11.c Removed references to obsolete configuration entries. 2005-06-13 18:48:09 +00:00
int12.c
int13.c
int15.c
int16.c Get rid of include/miscemu.h. 2005-05-10 16:01:38 +00:00
int17.c
int19.c Get rid of include/miscemu.h. 2005-05-10 16:01:38 +00:00
int20.c
int21.c Avoid overflow in the read file limit check. 2005-09-18 11:11:36 +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 Get rid of include/miscemu.h. 2005-05-10 16:01:38 +00:00
int31.c Moved DOS memory handling to winedos. 2005-05-10 15:22:09 +00:00
int33.c Get rid of include/miscemu.h. 2005-05-10 16:01:38 +00:00
int41.c
int67.c Get rid of include/miscemu.h. 2005-05-10 16:01:38 +00:00
interrupts.c Get rid of DPRINTF. 2005-01-03 20:04:54 +00:00
ioports.c Moved I/O port configuration to HKCU\Software\Wine\VDM\Ports. 2005-06-27 18:47:53 +00:00
module.c Fix gcc 4.0 warnings. 2005-08-26 08:53:31 +00:00
ppdev.c Removed the broken mmap64 configure check, and moved the 2005-08-03 21:25:10 +00:00
relay.c Moved return value handling to the individual relay thunks so that we 2005-09-18 12:25:22 +00:00
soundblaster.c Fix some more -Wmissing-declarations warnings. 2005-07-05 11:05:50 +00:00
timer.c
vga.c Use a more portable scheme for storing the name of a critical 2005-09-09 10:19:44 +00:00
vga.h Fixed some errors in function prototypes. 2004-12-13 21:19:01 +00:00
vxd.c Fix nativeapi.pm so it knows about AC_HEADER_STAT(). 2005-05-06 16:22:54 +00:00
winedos.spec Moved DOS memory handling to winedos. 2005-05-10 15:22:09 +00:00
wprocs.spec
xms.c