[Bug 33737] PowerPoint Viewer 2010 cannot start when Windows version is Vista or later ('IFileDialogCustomize::MakeProminent' and 'IFileDialogCustomize::SetControlItemState' are stubs)

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Dec 19 13:29:43 CST 2015


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

--- Comment #16 from Nikolay Sivov <bunglehead at gmail.com> ---
SetControlItemState() for menus and comboboxes was implemented with
http://source.winehq.org/git/wine.git/commit/068a6c7a5f3c93988e5453c1357a33e2e3c93e8f
and
http://source.winehq.org/git/wine.git/commit/8d8e75849f9f342d3c48cbac6709a7ffc2d36d15.

MakeProminent() returns S_OK now after
http://source.winehq.org/git/wine.git/commit/9068f2d10cac2b95ae1e983a8171b20cc39878d8
(but doesn't do anything yet).

Please retest, this could as well be enough for PPT Viewer 2010.

-- 
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