26 May
2005
26 May
'05
12:23 p.m.
ChangeSet ID: 17762 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/05/26 07:23:57 Modified files: dlls/commdlg : filedlgbrowser.c filedlg.c Log message: Michael Jung <mjung(a)iss.tu-darmstadt.de> Use IShellFolder::GetDisplayNameOf instead of SHGetPathFromIDList to be able to browse shell namespace extensions. Patch: http://cvs.winehq.org/patch.py?id=17762 Old revision New revision Changes Path 1.51 1.52 +18 -4 wine/dlls/commdlg/filedlgbrowser.c 1.103 1.104 +36 -24 wine/dlls/commdlg/filedlg.c