24 May
2020
24 May
'20
2:59 a.m.
Daniel Lehman <dlehman25(a)gmail.com> wrote:
Signed-off-by: Daniel Lehman <dlehman25(a)gmail.com>
--- needed by std::filesystem::remove_all, which removes files with: - CreateFileW - SetFileInformationByHandle(FileDispositionInfoEx) // currently unimplemented - SetFileInformationByHandle(FileDispositionInfo) - DeleteFile = TRUE - CloseHandle
https://www.winehq.org/pipermail/wine-devel/2018-November/134626.html https://www.winehq.org/pipermail/wine-devel/2018-November/134686.html -- Dmitry.