Sweden-Number/dlls/winedos
Alexandre Julliard d62356aa1e Added rules to build import libraries in the individual dll makefiles.
Generate import libraries with the right name right away instead of
using an intermediate .spec.def file.
2005-05-07 12:39:52 +00:00
..
.cvsignore Added rules to build import libraries in the individual dll makefiles. 2005-05-07 12:39:52 +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
int16.c
int17.c
int19.c
int20.c
int21.c Fix nativeapi.pm so it knows about AC_HEADER_STAT(). 2005-05-06 16:22:54 +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 Fix nativeapi.pm so it knows about AC_HEADER_STAT(). 2005-05-06 16:22:54 +00:00
ppdev.c Fix nativeapi.pm so it knows about AC_HEADER_STAT(). 2005-05-06 16:22:54 +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 Fix nativeapi.pm so it knows about AC_HEADER_STAT(). 2005-05-06 16:22:54 +00:00
winedos.spec
wprocs.spec
xms.c