Index: src/ch/DirTreeCtrl.h =================================================================== diff -u -N -r4c272b19c74694c428c943011f279ec064fbd894 -rebabad67cdda34ed4e36ab794e10d0ade8124bf3 --- src/ch/DirTreeCtrl.h (.../DirTreeCtrl.h) (revision 4c272b19c74694c428c943011f279ec064fbd894) +++ src/ch/DirTreeCtrl.h (.../DirTreeCtrl.h) (revision ebabad67cdda34ed4e36ab794e10d0ade8124bf3) @@ -156,7 +156,7 @@ bool ComparePaths(LPCTSTR lpszFull, LPCTSTR lpszPartial); // bool SetRemotePath(LPCTSTR lpszPath); bool SetLocalPath(LPCTSTR lpszPath); - bool FillNode(HTREEITEM hParent, LPSHELLFOLDER lpsf, LPITEMIDLIST lpidl, bool bSilent=false); + HRESULT FillNode(HTREEITEM hParent, LPSHELLFOLDER lpsf, LPITEMIDLIST lpidl, bool bSilent=false); bool m_bIgnoreShellDialogs; // ignore dialogs of type 'insert floppy disk' HIMAGELIST m_hImageList; // system img list