wine/ include/thread.h dlls/ntdll/path.c dlls/ ...
ChangeSet ID: 12010 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)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
participants (1)
-
Alexandre Julliard