wine/dlls/winedos int21.c int16.c dosvm.c dose ...

Alexandre Julliard julliard at wine.codeweavers.com
Fri May 2 15:12:52 CDT 2003


ChangeSet ID:	8015
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/05/02 15:12:52

Modified files:
	dlls/winedos   : int21.c int16.c dosvm.c dosexe.h devices.c 

Log message:
	Jukka Heinonen <jhei at iki.fi>
	Remove obsolete code from DOSVM_Wait.
	Prepare DOSVM_Wait for handling nested interrupts in both real and
	protected mode.
	Provide temporary workaround for keyboard related deadlock.

Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8015

Old revision  New revision  Changes     Path
 1.29          1.30          +11 -11     wine/dlls/winedos/int21.c
 1.10          1.11          +46 -26     wine/dlls/winedos/int16.c
 1.34          1.35          +61 -70     wine/dlls/winedos/dosvm.c
 1.24          1.25          +4 -4       wine/dlls/winedos/dosexe.h
 1.7           1.8           +2 -2       wine/dlls/winedos/devices.c




More information about the wine-cvs mailing list