wine-wine/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
devices.c winedos: Move all device driver initialization code to a newly written 2006-04-11 11:39:24 +02:00
dma.c
dosaspi.c Assorted spelling fixes. 2005-11-23 20:14:43 +01:00
dosconf.c
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
dosvm.h
fpu.c
himem.c
int1a.c
int2a.c
int2f.c winedos: Implement INT2F/AX=1501 (get drive device list). 2006-04-12 11:18:43 +02:00
int4b.c
int5c.c
int09.c
int10.c
int11.c
int12.c
int13.c Pass specific access rights to wine_server_handle_to_fd. 2005-12-12 17:15:26 +01:00
int15.c
int16.c
int17.c
int19.c
int20.c
int21.c Avoid importing _strlwr/_strupr from ntdll. 2006-01-24 12:24:05 +01:00
int25.c
int26.c
int29.c
int31.c kernel32: Get rid of DOSMEM_AllocSelector. 2005-12-12 13:02:35 +01:00
int33.c
int41.c
int67.c
interrupts.c winedos: Clear TF bit before passing control to a VM86 interrupt handler. 2006-03-27 12:14:13 +02:00
ioports.c
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
soundblaster.c
timer.c
vga.c
vga.h
vxd.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
winedos.spec
wprocs.spec
xms.c