wine/ include/winbase.h include/thread.h dlls/ ...

Alexandre Julliard julliard at winehq.org
Mon Nov 24 19:53:23 CST 2003


ChangeSet ID:	10188
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/11/24 19:53:23

Modified files:
	include        : winbase.h thread.h 
	dlls/ntdll     : heap.c 
	dlls/kernel    : thread.c 

Log message:
	Store the last error code at the TEB offset used by NT instead of the
	Win9x one.

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

Old revision  New revision  Changes     Path
 1.201         1.202         +2 -2       wine/include/winbase.h
 1.90          1.91          +1 -1       wine/include/thread.h
 1.26          1.27          +1 -1       wine/dlls/ntdll/heap.c
 1.13          1.14          +4 -4       wine/dlls/kernel/thread.c




More information about the wine-cvs mailing list