ChangeSet ID: 17053 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/04/13 09:39:27
Modified files: dlls/shell32 : shelllink.c pidl.h pidl.c debughlp.c
Log message: Huw Davies huw@codeweavers.com Add a unicode pidl type. Improve support for PT_YAGUID. Improve IShellLink debugging.
Patch: http://cvs.winehq.org/patch.py?id=17053
Old revision New revision Changes Path 1.88 1.89 +2 -2 wine/dlls/shell32/shelllink.c 1.46 1.47 +7 -0 wine/dlls/shell32/pidl.h 1.128 1.129 +2 -1 wine/dlls/shell32/pidl.c 1.20 1.21 +4 -0 wine/dlls/shell32/debughlp.c