wine/ memory/instr.c include/miscemu.h dlls/nt ...

Alexandre Julliard julliard at wine.codeweavers.com
Wed May 14 14:41:17 CDT 2003


ChangeSet ID:	8210
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/05/14 14:41:17

Modified files:
	memory         : instr.c 
	include        : miscemu.h 
	dlls/ntdll     : signal_i386.c 

Log message:
	Made INSTR_EmulateInstruction return the exception code.
	Don't allow intXX instructions from 32-bit code (based on a patch by
	Jukka Heinonen).

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

Old revision  New revision  Changes     Path
 1.21          1.22          +61 -48     wine/memory/instr.c
 1.69          1.70          +1 -1       wine/include/miscemu.h
 1.60          1.61          +1 -2       wine/dlls/ntdll/signal_i386.c




More information about the wine-cvs mailing list