[Bug 50586] NtQueryInformationFile returns STATUS_INVALID_INFO_CLASS on symlinks opened with FILE_OPEN_REPARSE_POINT

WineHQ Bugzilla wine-bugs at winehq.org
Fri Feb 5 11:20:44 CST 2021


https://bugs.winehq.org/show_bug.cgi?id=50586

--- Comment #26 from Erich E. Hoover <erich.e.hoover at gmail.com> ---
(In reply to Arnaud Dovi from comment #25)
> ...
> c:\symlink\app.exe
> with c:\symlink linking to external dosdevice x:\appdir\
> ...

Thanks Arnaud, would you mind recreating that symlink with the wine-staging
mklink?  It should be something like this:
wine cmd /C 'mklink /d x:\\appdir c:\\symlink'
I'm hoping that a symlink created this way (that properly reports itself as an
"NT symlink") will work correctly.  If that's the case then reporting unix
symlinks as NT symlinks should fix your problem.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list