SHFileOperation: Implemented the FO_RENAME action, fixed FO_DELETE,
authorAndriy Palamarchuk <apa3a@yahoo.com>
Tue, 27 Aug 2002 01:34:33 +0000 (01:34 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 27 Aug 2002 01:34:33 +0000 (01:34 +0000)
commit5b5bea036254dfbaec32f9df37d66b3afb9561a7
tree18c4c4f634e7b94d7f108ee24173cf8b78ff3588
parent96d05d1559612a703f5ed8deef5145f8b0b0e8b4
SHFileOperation: Implemented the FO_RENAME action, fixed FO_DELETE,
implemented unit tests for these two actions.
configure
configure.ac
dlls/shell32/Makefile.in
dlls/shell32/shlfileop.c
dlls/shell32/tests/.cvsignore [new file with mode: 0644]
dlls/shell32/tests/Makefile.in [new file with mode: 0644]
dlls/shell32/tests/shlfileop.c [new file with mode: 0644]