- RtlGetFullPathName_U: rewritten so that the source & destination
authorEric Pouech <pouech-eric@wanadoo.fr>
Tue, 20 Jan 2004 01:40:23 +0000 (01:40 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 20 Jan 2004 01:40:23 +0000 (01:40 +0000)
commit6c8ee62340043117603548f68ba3b07a65a7db33
treeb01e1977ed31db492df99c910be6aa6d440e8ad4
parenteae9444bc820dff23352285f97a8ea053677dc7b
- RtlGetFullPathName_U: rewritten so that the source & destination
  buffer can be the same
- GetFullPathName[AW]: now call RtlGetFullPathName_U
- GetShortPathNameW: fixed regression introduced in last patch
dlls/kernel/path.c
dlls/ntdll/path.c
files/dos_fs.c