wine/ windows/winproc.c dlls/winedos/int31.c d ...

Alexandre Julliard julliard at winehq.org
Tue Nov 4 18:46:44 CST 2003


ChangeSet ID:	9971
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/11/04 18:46:44

Modified files:
	windows        : winproc.c 
	dlls/winedos   : int31.c 
	dlls/kernel    : thunk.c system.c ne_segment.c ne_module.c 

Log message:
	Set %fs and %gs in the register context to their current value when
	calling 16-bit code.

Patch: http://cvs.winehq.com/patch.py?id=9971

Old revision  New revision  Changes     Path
 1.108         1.109         +3 -1       wine/windows/winproc.c
 1.35          1.36          +2 -2       wine/dlls/winedos/int31.c
 1.41          1.42          +8 -0       wine/dlls/kernel/thunk.c
 1.4           1.5           +3 -1       wine/dlls/kernel/system.c
 1.3           1.4           +7 -6       wine/dlls/kernel/ne_segment.c
 1.13          1.14          +2 -0       wine/dlls/kernel/ne_module.c




More information about the wine-cvs mailing list