wine/dlls/ntdll virtual.c thread.c ntdll_misc.h

Alexandre Julliard julliard at winehq.org
Tue Aug 9 05:43:47 CDT 2005


ChangeSet ID:	19398
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/08/09 05:43:47

Modified files:
	dlls/ntdll     : virtual.c thread.c ntdll_misc.h 

Log message:
	Added a VIRTUAL_alloc_teb function to allocate TEBs while making sure
	they don't end up above the address space limit.

Patch: http://cvs.winehq.org/patch.py?id=19398

Old revision  New revision  Changes     Path
 1.59          1.60          +47 -2      wine/dlls/ntdll/virtual.c
 1.34          1.35          +30 -42     wine/dlls/ntdll/thread.c
 1.62          1.63          +1 -1       wine/dlls/ntdll/ntdll_misc.h




More information about the wine-cvs mailing list