wine/dlls/shell32 shfldr_mycomp.c shfldr_deskt ...
ChangeSet ID: 10493 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/12/30 13:24:22 Modified files: dlls/shell32 : shfldr_mycomp.c shfldr_desktop.c shfldr.h pidl.c Log message: Martin Fuchs <martin-fuchs(a)gmx.net> - correct return value of SHGetPathFromIDList[AW]() for virtual folders like "My Computer" - correct path parsing in ISF_Desktop_fnParseDisplayName() - handle CLSID paths in ISF_MyComputer_fnParseDisplayName() - return CLSID path in ISF_MyComputer_fnGetDisplayNameOf() Patch: http://cvs.winehq.com/patch.py?id=10493 Old revision New revision Changes Path 1.10 1.11 +24 -11 wine/dlls/shell32/shfldr_mycomp.c 1.13 1.14 +3 -14 wine/dlls/shell32/shfldr_desktop.c 1.3 1.4 +8 -0 wine/dlls/shell32/shfldr.h 1.94 1.95 +16 -3 wine/dlls/shell32/pidl.c
participants (1)
-
Alexandre Julliard