ChangeSet ID: 11040 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/02/10 22:18:12
Modified files: programs/winefile: winefile.c include : shlobj.h dlls/shell32 : undocshell.h pidl.c
Log message: Martin Fuchs martin-fuchs@gmx.net - move some PIDL function declarations from undocshell.h into public header, as they are no longer undocumented - implement context menu support for Winefile
Patch: http://cvs.winehq.org/patch.py?id=11040
Old revision New revision Changes Path 1.16 1.17 +91 -2 wine/programs/winefile/winefile.c 1.82 1.83 +12 -0 wine/include/shlobj.h 1.21 1.22 +0 -33 wine/dlls/shell32/undocshell.h 1.102 1.103 +6 -9 wine/dlls/shell32/pidl.c