ChangeSet ID: 19034
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/07/20 05:29:05
Modified files:
dlls/shell32 : shlfolder.c
Log message:
Michael Jung <mjung(a)iss.tu-darmstadt.de>
Only initialize shell folders via the IPersistFolder3 interface in
SHELL32_CoCreateInitSF if the pidl which specifies the child is of
type 'Folder'. Otherwise fall back to IPersistFolder.
Patch: http://cvs.winehq.org/patch.py?id=19034
Old revision New revision Changes Path
1.103 1.104 +3 -1 wine/dlls/shell32/shlfolder.c