ntdll: Fix read_directory_getattrlist() to get the name of a symlink rather than...
commitbb89f10e5ed690abd191941a6ba5ecadb7d70c12
authorKen Thomases <ken@codeweavers.com>
Wed, 20 May 2015 19:59:39 +0000 (20 14:59 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 21 May 2015 04:59:56 +0000 (21 13:59 +0900)
tree947c4fced46269be6f748e048906b017ac04632d
parent4655924568291481ebbf18a177f3fa852d5448e9
ntdll: Fix read_directory_getattrlist() to get the name of a symlink rather than its target, but still detect if the symlink is broken.
dlls/ntdll/directory.c