commit | 35d5d06ac987a4ea52da780ca7729e0503f0e5b2 | [log] [tgz] |
---|---|---|
author | Eric Pouech <pouech-eric@wanadoo.fr> | Thu May 15 04:20:42 2003 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Thu May 15 04:20:42 2003 +0000 |
tree | f8411cec28294dbf9a6293dee045a34e548d2699 | |
parent | caa44e6e0a6b9c657a3787dd748c809e823bfb37 [diff] |
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).