Implemented RtlDosPathNameToNtPathName_U, RtlGetCurrentDirectory_U,
commit35d5d06ac987a4ea52da780ca7729e0503f0e5b2
authorEric Pouech <pouech-eric@wanadoo.fr>
Thu, 15 May 2003 04:20:42 +0000 (15 04:20 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 15 May 2003 04:20:42 +0000 (15 04:20 +0000)
treef8411cec28294dbf9a6293dee045a34e548d2699
parentcaa44e6e0a6b9c657a3787dd748c809e823bfb37
Implemented RtlDosPathNameToNtPathName_U, RtlGetCurrentDirectory_U,
RtlGetFullPathName_U and RtlSetCurrentDirectory_U (the last one
partially as we can't test whether a path exists or not).
dlls/ntdll/ntdll.spec
dlls/ntdll/path.c
dlls/ntdll/rtl.c
include/winternl.h
scheduler/process.c