[Issue 21289] [The D Bug Tracker] "File does not exist" FileException on c:\hiberfil.sys
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Oct 4 15:28:53 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=21289
--- Comment #5 from Vital <vital.fadeev at gmail.com> ---
Created attachment 1807
--> https://issues.dlang.org/attachment.cgi?id=1807&action=edit
fixed std.file.exists()
Using FindFirstFile() for check file existens under Windows.
Because correct work with system locked files: like a c:\hiberfil.sys
--
More information about the Digitalmars-d-bugs
mailing list