[Bug 51855] Implementation for IFileDialog missing controls

WineHQ Bugzilla wine-bugs at winehq.org
Tue Oct 12 02:27:11 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=51855

--- Comment #3 from Ben Cottrell <bens7372 at gmail.com> ---
In dlls/comdlg32/itemdlg.c, in line 3366 in
IExplorerBrowserEvents_fnOnNavigationComplete, I tried adding
IShellItem_GetDisplayName for This->psi_folder, but it creates a garbage
string.

I think each tree view item in the explorer browser control has lParam set to
an IShellItem, but not sure if its being passed between calls.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list