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 Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
dosaspi.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
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 Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
fpu.c Moved a number of DOS definitions out of the global headers and into 2003-11-15 00:13:20 +00:00
himem.c Use the wine_ldt_* functions directly in winedos instead of calling 2003-11-18 00:06:15 +00:00
int1a.c Use correct linear pointer when accessing BIOS data area. 2003-09-30 00:22:12 +00:00
int2a.c Moved a number of DOS definitions out of the global headers and into 2003-11-15 00:13:20 +00:00
int2f.c Rename LARGE_INTEGER and ULARGE_INTEGER members "s" to "u" to conform 2004-01-23 01:51:33 +00:00
int4b.c Moved a number of DOS definitions out of the global headers and into 2003-11-15 00:13:20 +00:00
int5c.c Moved a number of DOS definitions out of the global headers and into 2003-11-15 00:13:20 +00:00
int09.c Use correct linear pointer when accessing BIOS data area. 2003-09-30 00:22:12 +00:00
int10.c - add VESA mode 0x6a (same as 0x102) 2004-01-09 05:03:43 +00:00
int11.c Moved a number of DOS definitions out of the global headers and into 2003-11-15 00:13:20 +00:00
int12.c Moved a number of DOS definitions out of the global headers and into 2003-11-15 00:13:20 +00:00
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 Reboot (int19) under DOS now does ExitProcess. 2003-10-04 03:06:18 +00:00
int20.c Make DOS process exit using ExitProcess instead of ExitThread. 2003-09-02 00:52:36 +00:00
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 Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
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 Moved a number of DOS definitions out of the global headers and into 2003-11-15 00:13:20 +00:00
int67.c Move DPMI segments to winedos. 2002-12-02 21:39:58 +00:00
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 Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
timer.c Add upper limit for the number of pending timer interrupts. 2003-12-01 22:37:15 +00:00
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 Moved I/O port handling to dlls/winedos. 2003-09-17 22:45:46 +00:00
wprocs.spec Moved vxd support to winedos. 2003-05-15 23:25:49 +00:00
xms.c Get rid of no longer needed WINE_PACKED define. 2004-01-09 22:18:49 +00:00