http://bugs.winehq.org/show_bug.cgi?id=7682
------- Additional Comments From julliard@winehq.com 2007-12-03 06:35 ------- Directory symlinks are filtered out in NtQueryDirectoryFile if they can lead to loops, i.e. if the target of the symlink is a parent of the source. This is a feature meant to prevent apps from recursing through the hierarchy forever.