Sweden-Number/dlls/winedos
Jukka Heinonen cf1b653596 Add upper limit for the number of pending timer interrupts.
Check if timer has been stuck and issue an error to user.
Fix handling of timer period zero.
2003-12-01 22:37:15 +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 Moved a number of DOS definitions out of the global headers and into 2003-11-15 00:13: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 Removed some unnecessary includes. 2003-11-17 20:31:29 +00:00
dosexe.h Moved a number of DOS definitions out of the global headers and into 2003-11-15 00:13:20 +00:00
dosvm.c Porting fixes. 2003-11-26 22:29:30 +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 Silence the FIXME produced by an install check of MVSOUND.SYS. 2003-09-22 19:33:07 +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 Use correct linear pointer when accessing BIOS data area. 2003-09-30 00:22:12 +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 Got rid of DRIVE_OpenDevice, and replaced it with Win32 equivalents. 2003-11-25 01:51:07 +00:00
int15.c Moved a number of DOS definitions out of the global headers and into 2003-11-15 00:13:20 +00:00
int16.c Use correct linear pointer when accessing BIOS data area. 2003-09-30 00:22:12 +00:00
int17.c Moved a number of DOS definitions out of the global headers and into 2003-11-15 00:13:20 +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 Porting fixes. 2003-11-26 22:29:30 +00:00
int25.c Porting fixes. 2003-11-27 00:59:36 +00:00
int26.c Porting fixes. 2003-11-27 00:59:36 +00:00
int29.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
int31.c Removed task.h. 2003-11-25 00:42:26 +00:00
int33.c Clean up mouse driver implementation. 2003-10-27 22:06:27 +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 Removed task.h. 2003-11-25 00:42:26 +00:00
ioports.c Moved I/O port handling to dlls/winedos. 2003-09-17 22:45:46 +00:00
module.c Removed task.h. 2003-11-25 00:42: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 Add upper limit for the number of pending timer interrupts. 2003-12-01 22:37:15 +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 Removed task.h. 2003-11-25 00:42: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 Moved a number of DOS definitions out of the global headers and into 2003-11-15 00:13:20 +00:00