wine/dlls/winedos module.c interrupts.c int33. ...

Alexandre Julliard julliard at winehq.org
Sun Aug 24 20:01:01 CDT 2003


ChangeSet ID:	9101
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/08/24 20:01:01

Modified files:
	dlls/winedos   : module.c interrupts.c int33.c int31.c dosvm.c 
	                 dosexe.h dosaspi.c devices.c 

Log message:
	Jukka Heinonen <jhei at iki.fi>
	Make all users of DOSVM_Enter explicitly set V86 flag.
	Fix mouse relay stack usage in protected mode.
	Raw mode switch now handles interrupt flag correctly.

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

Old revision  New revision  Changes     Path
 1.35          1.36          +1 -1       wine/dlls/winedos/module.c
 1.19          1.20          +0 -13      wine/dlls/winedos/interrupts.c
 1.10          1.11          +6 -0       wine/dlls/winedos/int33.c
 1.30          1.31          +12 -1      wine/dlls/winedos/int31.c
 1.46          1.47          +3 -6       wine/dlls/winedos/dosvm.c
 1.29          1.30          +7 -0       wine/dlls/winedos/dosexe.h
 1.8           1.9           +2 -0       wine/dlls/winedos/dosaspi.c
 1.8           1.9           +1 -0       wine/dlls/winedos/devices.c




More information about the wine-cvs mailing list