Question about test_RemoveDirectory()
4 Jan
2014
4 Jan
'14
3:38 a.m.
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
4361
Age (days ago)
4361
Last active (days ago)
0 comments
1 participants
participants (1)
-
Zhenbo Li