wine/ dlls/kernel/thunk.c dlls/ntdll/exception ...

Alexandre Julliard julliard at wine.codeweavers.com
Mon Aug 12 22:29:18 CDT 2002


ChangeSet ID:	1029209358753699126261385
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/08/12 22:29:18

Modified files:
	dlls/kernel    : thunk.c 
	dlls/ntdll     : exception.c 
	include        : stackframe.h 
	tools/winebuild: relay.c 

Log message:
	Setup exception frame around 16-bit calls to unwind stack properly.

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

Revision  Changes    Path
 1.30     +2 -0      wine/dlls/kernel/thunk.c
 1.46     +23 -4     wine/dlls/ntdll/exception.c
 1.16     +13 -12    wine/include/stackframe.h
 1.22     +33 -19    wine/tools/winebuild/relay.c




More information about the wine-cvs mailing list