https://bugs.winehq.org/show_bug.cgi?id=37140 David Hedberg <david.hedberg(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david.hedberg(a)gmail.com --- Comment #5 from David Hedberg <david.hedberg(a)gmail.com> --- We need to support IFileDialogCustomize::StartVisualGroup() and ::EndVisualGroup() for the save dialog options to appear. Just making these functions return S_OK instead of E_NOTIMPL in dlls/comdlg32/itemdlg.c is actually enough to make the options show up, but it's obviously not a proper fix and the options will not be grouped correctly. I'll see if I can find some time to produce a better fix (unless someone else gets there before me). -- 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.