wine/dlls/kernel task.c module.c kernel_private.h

Alexandre Julliard julliard at winehq.org
Wed Apr 14 19:04:05 CDT 2004


ChangeSet ID:	11995
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/04/14 19:04:05

Modified files:
	dlls/kernel    : task.c module.c kernel_private.h 

Log message:
	Started implementing support for the SubSystemTib field in the TEB of
	16-bit threads. This allows GetModuleFileNameW to avoid calling 16-bit
	functions.

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

Old revision  New revision  Changes     Path
 1.13          1.14          +32 -21     wine/dlls/kernel/task.c
 1.5           1.6           +14 -21     wine/dlls/kernel/module.c
 1.14          1.15          +17 -0      wine/dlls/kernel/kernel_private.h




More information about the wine-cvs mailing list