commit | 5b5bea036254dfbaec32f9df37d66b3afb9561a7 | [log] [tgz] |
---|---|---|
author | Andriy Palamarchuk <apa3a@yahoo.com> | Tue Aug 27 01:34:33 2002 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue Aug 27 01:34:33 2002 +0000 |
tree | 18c4c4f634e7b94d7f108ee24173cf8b78ff3588 | |
parent | 96d05d1559612a703f5ed8deef5145f8b0b0e8b4 [diff] [blame] |
SHFileOperation: Implemented the FO_RENAME action, fixed FO_DELETE, implemented unit tests for these two actions.
diff --git a/configure.ac b/configure.ac index a9db121..ee26e44 100644 --- a/configure.ac +++ b/configure.ac
@@ -1421,6 +1421,7 @@ dlls/setupapi/Makefile dlls/shdocvw/Makefile dlls/shell32/Makefile +dlls/shell32/tests/Makefile dlls/shfolder/Makefile dlls/shlwapi/Makefile dlls/shlwapi/tests/Makefile