[Bug 37140] Photoshop CC 2014 Open and Save dialog missing features

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Aug 18 16:56:25 CDT 2014


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

David Hedberg <david.hedberg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |david.hedberg at gmail.com

--- Comment #5 from David Hedberg <david.hedberg at 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.



More information about the wine-bugs mailing list