https://bugs.winehq.org/show_bug.cgi?id=50036
--- Comment #17 from Erich E. Hoover erich.e.hoover@gmail.com --- (In reply to Martin Storsjö from comment #16)
...
Thanks! That did indeed fix the remaining issue here.
With this in place, I have only a few issues relating to symlink handling left - I'll file separate issues for those.
Great, I'm going to need to reorganize a little bit to make that happen. RemoveDirectory doesn't use FILE_FLAG_OPEN_REPARSE_POINT (which is why the current version is the way it is), so I'll need to fix that so this change doesn't break RemoveDirectory.