Jakub Konka 8981b18fee Move delete file logic into windows.DeleteFile fn
This way, we can remove more `kernel32` calls such as `RemoveDirectoryW`
or `DeleteFileW`, and use `std.os.windows.DeleteFile` instead which
is purely NT-based.
2020-07-31 16:31:51 +02:00
..
2020-06-07 22:39:35 +10:00
2020-07-29 18:03:44 +03:00
2020-06-26 13:34:48 -06:00
2020-07-05 21:11:42 +00:00
2020-07-12 21:45:25 +00:00
2020-06-09 13:36:17 -04:00
2020-07-24 20:35:47 +00:00
2020-07-26 05:42:38 +00:00
2020-07-14 17:19:17 -07:00
2020-07-13 00:34:02 +10:00
2020-07-25 23:33:15 -07:00
2020-06-18 20:35:03 -04:00