wine/ include/thread.h dlls/ntdll/path.c dlls/ ...

Alexandre Julliard julliard at winehq.org
Thu Apr 15 19:10:03 CDT 2004


ChangeSet ID:	12010
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/04/15 19:10:03

Modified files:
	include        : thread.h 
	dlls/ntdll     : path.c 
	dlls/kernel    : task.c kernel_private.h 

Log message:
	Added hack to fetch the current directory from the subsystem tid so
	that it is handled correctly in ntdll also for 16-bit tasks.

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

Old revision  New revision  Changes     Path
 1.93          1.94          +14 -0      wine/include/thread.h
 1.22          1.23          +14 -21     wine/dlls/ntdll/path.c
 1.15          1.16          +18 -0      wine/dlls/kernel/task.c
 1.15          1.16          +0 -17      wine/dlls/kernel/kernel_private.h




More information about the wine-cvs mailing list