ChangeSet ID: 7672 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/03/26 17:35:23
Modified files: dlls/shell32 : shfldr_fs.c pidl.h pidl.c
Log message: Rolf Kalbermatter rolf.kalbermatter@citeng.com Add new helper function to create a relative file or folder ItemIDList for a path and change usage of SHSimpleIDListFromPath to call new function instead.
Patch: http://cvs.winehq.com/patch.py?id=7672
Old revision New revision Changes Path 1.9 1.10 +12 -22 wine/dlls/shell32/shfldr_fs.c 1.25 1.26 +3 -1 wine/dlls/shell32/pidl.h 1.81 1.82 +19 -1 wine/dlls/shell32/pidl.c