[PATCH] server: Fail if non-empty directory marked for deletion.

Dmitry Timoshkov dmitry at baikal.ru
Sat May 23 21:59:08 CDT 2020


Daniel Lehman <dlehman25 at gmail.com> wrote:

> Signed-off-by: Daniel Lehman <dlehman25 at 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.



More information about the wine-devel mailing list