Sweden-Number/dlls/winedos
Jukka Heinonen 6b47f11db6 Clean up mouse driver implementation. 2003-10-27 22:06:27 +00:00
..
.cvsignore Moved vxd support to winedos. 2003-05-15 23:25:49 +00:00
Makefile.in Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
devices.c Use correct linear pointer when accessing BIOS data area. 2003-09-30 00:22:12 +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 Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
dosexe.h Use correct linear pointer when accessing BIOS data area. 2003-09-30 00:22:12 +00:00
dosvm.c Remove races from DPMI async event handling. 2003-10-14 05:20:34 +00:00
dosvm.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
fpu.c Make FPU emulation use CS:IP when determining location of calling 2003-08-20 18:17:39 +00:00
himem.c Real mode context should always have V86 flag turned on. 2003-07-08 21:11:52 +00:00
int1a.c Use correct linear pointer when accessing BIOS data area. 2003-09-30 00:22:12 +00:00
int2a.c Move simple interrupt handlers to winedos. 2002-11-12 23:29:48 +00:00
int2f.c Silence the FIXME produced by an install check of MVSOUND.SYS. 2003-09-22 19:33:07 +00:00
int4b.c Move simple interrupt handlers to winedos. 2002-11-12 23:29:48 +00:00
int5c.c Moved handlers for int11, int15 and int5c to winedos. 2002-11-24 22:34:04 +00:00
int09.c Use correct linear pointer when accessing BIOS data area. 2003-09-30 00:22:12 +00:00
int10.c Use correct linear pointer when accessing BIOS data area. 2003-09-30 00:22:12 +00:00
int11.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
int12.c Move simple interrupt handlers to winedos. 2002-11-12 23:29:48 +00:00
int13.c O_RDONLY==0 but it's cleaner to pass it to DRIVE_OpenDevice() anyway. 2003-06-23 19:50:16 +00:00
int15.c Moved handlers for int11, int15 and int5c to winedos. 2002-11-24 22:34:04 +00:00
int16.c Use correct linear pointer when accessing BIOS data area. 2003-09-30 00:22:12 +00:00
int17.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +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 Moved drive parameter block (DPB) routines to winedos. 2003-10-27 22:06:10 +00:00
int25.c Moved handlers for int25 and int26 to winedos. 2002-11-27 20:18:50 +00:00
int26.c Moved handlers for int25 and int26 to winedos. 2002-11-27 20:18:50 +00:00
int29.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
int31.c When entering protected mode, V86 flag must be clear. 2003-09-22 19:32:03 +00:00
int33.c Clean up mouse driver implementation. 2003-10-27 22:06:27 +00:00
int41.c Move simple interrupt handlers to winedos. 2002-11-12 23:29:48 +00:00
int67.c Move DPMI segments to winedos. 2002-12-02 21:39:58 +00:00
interrupts.c Don't share some protected mode interrupts in winedos. 2003-10-08 19:07:45 +00:00
ioports.c Moved I/O port handling to dlls/winedos. 2003-09-17 22:45:46 +00:00
module.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
ppdev.c Moved I/O port handling to dlls/winedos. 2003-09-17 22:45:46 +00:00
relay.c Remove races from DPMI async event handling. 2003-10-14 05:20:34 +00:00
soundblaster.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
timer.c Use correct linear pointer when accessing BIOS data area. 2003-09-30 00:22:12 +00:00
vga.c Avoid HeapReAlloc of a NULL pointer. 2003-10-09 19:49:05 +00:00
vga.h Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
vxd.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +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 Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00