ChangeSet ID: 20054 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/09/07 08:28:38
Modified files: dlls/shell32 : shfldr_unixfs.c
Log message: Michael Jung mjung@iss.tu-darmstadt.de Pass correct pointer to SHFree in case of failure in UNIXFS_path_to_pidl. Return E_FAIL if we can't get the unix path in IPersistFolder3::InitializeEx. Return E_NOAGGREGATION if non-NULL pUnkOuter is given to the constructor.
Patch: http://cvs.winehq.org/patch.py?id=20054
Old revision New revision Changes Path 1.53 1.54 +22 -9 wine/dlls/shell32/shfldr_unixfs.c