https://bugs.winehq.org/show_bug.cgi?id=50615 Bug ID: 50615 Summary: 0024:fixme:ole:ICreateTypeInfo2_fnDeleteFuncDesc Product: Wine Version: 6.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ole32 Assignee: wine-bugs(a)winehq.org Reporter: strv(a)dinosaurencyclopedia.com Distribution: --- I was trying to run Excel 2007. When removing controls from UserForm we are prompted with a nice "Not implemented" message box. With a log we see wine saying stub on 0024:fixme:ole:ICreateTypeInfo2_fnDeleteFuncDesc. Without this function Excel 2007 cannot remove any controls from a UserForm I tried winetricks ole32, but instead of fixing the problem it created EVEN more problems: - Excel now crashes when trying to repair any document. - Opening a file always results in Excel complaining file is corrupted. - When loading Excel, Excel now complains it cannot register the builtin controls and a wine log shows a lot of UIDs not able to be created. -- 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.