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

Alexandre Julliard julliard at winehq.org
Mon Oct 1 21:16:32 CDT 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(-)

This breaks the tests in various places, for instance:

../../../tools/runtest -q -P wine -T ../../.. -M schedsvc.dll -p schedsvc_test.exe.so rpcapi && touch rpcapi.ok
rpcapi.c:137: Test failed: expected ERROR_DIR_NOT_EMPTY, got 0
Makefile:224: recipe for target 'rpcapi.ok' failed

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list