Sweden-Number/dlls/winedos
Petr Tesarik 31b0a4edf6 winedos: Implement INT2F/AX=1501 (get drive device list). 2006-04-12 11:18:43 +02:00
..
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01: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 winedos: Move all device driver initialization code to a newly written 2006-04-11 11:39:24 +02:00
dma.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
dosaspi.c Assorted spelling fixes. 2005-11-23 20:14:43 +01: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 winedos: Implement true CDROM DOS device driver. 2006-04-11 11:40:14 +02:00
dosmem.c winedos: Implement MCB. 2005-12-12 11:50:01 +01:00
dosvm.c We only need the relay debug channel on MZ_SUPPORTED platforms. 2005-09-30 10:34:32 +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 Get rid of include/miscemu.h. 2005-05-10 16:01:38 +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 winedos: Implement INT2F/AX=1501 (get drive device list). 2006-04-12 11:18:43 +02: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 Get rid of include/miscemu.h. 2005-05-10 16:01:38 +00:00
int10.c Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +00:00
int11.c Removed references to obsolete configuration entries. 2005-06-13 18:48:09 +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 Pass specific access rights to wine_server_handle_to_fd. 2005-12-12 17:15:26 +01:00
int15.c Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +00:00
int16.c Get rid of include/miscemu.h. 2005-05-10 16:01:38 +00:00
int17.c Added some stubs. 2004-03-30 20:43:00 +00:00
int19.c Get rid of include/miscemu.h. 2005-05-10 16:01:38 +00:00
int20.c Make DOS process exit using ExitProcess instead of ExitThread. 2003-09-02 00:52:36 +00:00
int21.c Avoid importing _strlwr/_strupr from ntdll. 2006-01-24 12:24:05 +01: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 kernel32: Get rid of DOSMEM_AllocSelector. 2005-12-12 13:02:35 +01:00
int33.c Get rid of include/miscemu.h. 2005-05-10 16:01:38 +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 Get rid of include/miscemu.h. 2005-05-10 16:01:38 +00:00
interrupts.c winedos: Clear TF bit before passing control to a VM86 interrupt handler. 2006-03-27 12:14:13 +02:00
ioports.c Moved I/O port configuration to HKCU\Software\Wine\VDM\Ports. 2005-06-27 18:47:53 +00:00
module.c winedos: Implement true CDROM DOS device driver. 2006-04-11 11:40:14 +02:00
ppdev.c winedos: Fixed a couple of typos in ppdev. 2006-02-22 12:03:07 +01: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 Add upper limit for the number of pending timer interrupts. 2003-12-01 22:37:15 +00:00
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 Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
winedos.spec Moved DOS memory handling to winedos. 2005-05-10 15:22:09 +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