On Thu Aug 28 08:29:24 2025 +0000, Alexandre Julliard wrote:
Thanks. It's still missing a test for using `FILE_FLAG_BACKUP_SEMANTICS | FILE_FLAG_POSIX_SEMANTICS | FILE_ATTRIBUTE_DIRECTORY` with an existing file though. That's the interesting case because that's the code path you are changing.
This test is there. Or do I miss something?