shell32: browse for folder dialog fixes

Michael Jung mjung at iss.tu-darmstadt.de
Mon Feb 28 02:31:23 CST 2005


The node to be displayed as the root in shell32's SHBrowseForFolder is given
as an ITEMIDLIST. SHBrowseForFolder does not handle this ITEMIDLIST
correctly, if it contains a single SHITEMID. This patch fixes it.

Changelog:
 Fixed parsing of ITEMIDLIST in InitializeTreeView
 Added some documentation
 Fixed a crash occuring when the user double-clicks a leaf item

--
Michael Jung
mjung at iss.tu-darmstadt.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dlls_shell32_brsfolder_c.diff
Type: text/x-diff
Size: 8525 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050228/20d04e58/dlls_shell32_brsfolder_c.bin


More information about the wine-patches mailing list