Question about test_RemoveDirectory()

Zhenbo Li litimetal at gmail.com
Fri Jan 3 21:38:35 CST 2014


Hello,
    I found that test_RemoveDirectory() is in
dlls/kernel32/tests/file.c, while RemoveDirectoryA() and
RemoveDirectoryW() are in dlls/kernel32/path.c

    I checked git log, and found that they came from
commit ad9b79932410f7c,
Reimplemented CreateDirectoryW and RemoveDirectoryW using ntdll functions.

Should I move test_RemoveDirectory() to dlls/kernel32/tests/path.c?

Thanks.

-- 
Have a nice day!
Zhenbo Li



More information about the wine-devel mailing list