ChangeSet ID: 7896 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/04/16 21:18:34
Modified files: include/wine : obj_shellfolder.h dlls/shell32 : undocshell.h shlmenu.c shell32.spec pidl.h pidl.c
Log message: Rolf Kalbermatter rolf.kalbermatter@citeng.com Implemented ILGetDisplayNameExA and ILGetDisplayNameExW and call them from ILGetDisplayNameAW and ILGetDisplayNameExAW.
Patch: http://cvs.winehq.com/patch.py?id=7896
Old revision New revision Changes Path 1.17 1.18 +6 -3 wine/include/wine/obj_shellfolder.h 1.10 1.11 +12 -1 wine/dlls/shell32/undocshell.h 1.31 1.32 +1 -1 wine/dlls/shell32/shlmenu.c 1.67 1.68 +2 -1 wine/dlls/shell32/shell32.spec 1.26 1.27 +3 -0 wine/dlls/shell32/pidl.h 1.82 1.83 +116 -5 wine/dlls/shell32/pidl.c