https://bugs.winehq.org/show_bug.cgi?id=51855
--- Comment #3 from Ben Cottrell bens7372@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.