https://bugs.winehq.org/show_bug.cgi?id=44948
--- Comment #12 from Gijs Vermeulen gijsvrm@gmail.com --- (In reply to Screwtape from comment #11)
Shouldn't symlinking a directory fail unless the flags parameter includes SYMBOLIC_LINK_FLAG_DIRECTORY? And likewise, symlinking a file should fail if the flag is set.
Probably, yes. I haven't gotten to writing tests yet, I was just trying some things. Tests are the next thing on my list.