https://issues.dlang.org/show_bug.cgi?id=21289

--- Comment #5 from Vital <[email protected]> ---
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

--

Reply via email to