xEgoist 911f74e93b windows: use NtSetInformationFile in DeleteFile.
Using `FILE_DELETE_ON_CLOSE` can silently succeed without reporting any error
on non-empty directory. This commit adds usage of NtSetInformationFile
which will report `DIRECTORY_NOT_EMPTY`.
2023-04-16 15:18:15 -05:00
..
2021-11-09 07:08:27 -05:00
2023-04-06 00:57:23 -04:00
2023-03-16 18:25:59 -07:00
2022-12-06 12:15:05 -07:00