RtlSetCurrentDirectory_U: store a handle to the current directory
commitdfcfc98ed0649e7ef09ccdaaab000d7d9bd7efa7
authorAlexandre Julliard <julliard@winehq.org>
Fri, 16 Apr 2004 05:00:46 +0000 (16 05:00 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 16 Apr 2004 05:00:46 +0000 (16 05:00 +0000)
tree5849afe2bd29a5a27af9cbfc92fd7c99c844ae79
parent684b65cd522fff5cc8d17e63a377432c08a47ebc
RtlSetCurrentDirectory_U: store a handle to the current directory
along with its name.
dlls/kernel/process.c
dlls/kernel/task.c
dlls/ntdll/env.c
dlls/ntdll/path.c
include/thread.h
include/winternl.h
server/trace.c