http://bugs.winehq.org/show_bug.cgi?id=51386
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |7c1fbc40b7ed0b9b1f2c96b99a5 | |92530eadae14f
--- Comment #7 from Andrew Nguyen arethusa26@gmail.com --- A stub was added for FindFirstFileNameW in wine-9.19 by https://gitlab.winehq.org/wine/wine/-/commit/7c1fbc40b7ed0b9b1f2c96b99a59253..., and as the source code for ln.exe shows fallback logic for when FindFirstFileNameW fails on a filesystem lacking hard link support, I think the existing stub is sufficient to call this bug fixed.