wine/ ./configure ./configure.ac dlls/shell32/ ...

Alexandre Julliard julliard at wine.codeweavers.com
Mon Aug 26 20:34:34 CDT 2002


ChangeSet ID:	103041207488398104401222
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/08/26 20:34:34

Modified files:
	.              : configure configure.ac 
	dlls/shell32   : Makefile.in shlfileop.c 
Added files:
	dlls/shell32/tests: .cvsignore Makefile.in shlfileop.c 

Log message:
	Andriy Palamarchuk <apa3a at yahoo.com>
	SHFileOperation: Implemented the FO_RENAME action, fixed FO_DELETE,
	implemented unit tests for these two actions.

Patch: http://cvs.winehq.com/patch.py?id=103041207488398104401222

Revision  Changes    Path
 1.335    +2 -1      wine/configure
 1.73     +1 -0      wine/configure.ac
 1.53     +2 -0      wine/dlls/shell32/Makefile.in
 1.19     +44 -2     wine/dlls/shell32/shlfileop.c
 1.1     +0 -0       wine/dlls/shell32/tests/.cvsignore
 1.1     +0 -0       wine/dlls/shell32/tests/Makefile.in
 1.1     +0 -0       wine/dlls/shell32/tests/shlfileop.c




More information about the wine-cvs mailing list