[PATCH 2/4] kernel32: Reimplement RemoveDirectory() by setting a delete disposition.

Alexandre Julliard julliard at winehq.org
Fri Nov 9 13:46:28 CST 2018


Dmitry Timoshkov <dmitry at baikal.ru> writes:

> Signed-off-by: Dmitry Timoshkov <dmitry at baikal.ru>
> ---
>  dlls/kernel32/path.c    | 17 ++++++++---------
>  dlls/ntdll/tests/file.c |  8 +++++---
>  2 files changed, 13 insertions(+), 12 deletions(-)

I don't think we want this one either, since without the empty dir check
it wouldn't report errors properly.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list