https://bugs.winehq.org/show_bug.cgi?id=50035
Bug ID: 50035 Summary: Bugs in ntdll-Junction_Points staging patchset Product: Wine-staging Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: martin@martin.st CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ---
Created attachment 68475 --> https://bugs.winehq.org/attachment.cgi?id=68475 First patch
Attaching two patches that can be squashed into the existing patches in ntdll-Junction_Points. The bugs are that FindNextFileW doesn't properly set the dwReserved0 field (containing the ReparseTag value) if iterating over files in a directory other than the current one, and that CreateSymbolicLinkA is unimplemented.