Bill Zissimopoulos be27a82879 dll: FspCreateDirectoryFileW
On Windows/ARM64 CreateFileW is no longer able to create directories
using the flags FILE_FLAG_BACKUP_SEMANTICS | FILE_FLAG_POSIX_SEMANTICS.
The new FspCreateDirectoryFileW implements the same semantics and replaces
the previous CreateFileW call.
2022-10-07 11:47:25 +01:00
..
2022-10-07 11:47:25 +01:00
2022-01-07 17:30:49 +00:00
2022-01-07 17:30:49 +00:00
2022-06-27 17:28:24 +01:00