[Bug 14641] New: OLE implementation improvement

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jul 26 08:33:36 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=14641

           Summary: OLE implementation improvement
           Product: Wine
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: ole32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: f.dorin at free.fr


Created an attachment (id=15053)
 --> (http://bugs.winehq.org/attachment.cgi?id=15053)
add default inprocess handler support

Out-of-process OLE component with a in-process handler are not managed. For
exemple, with Microsoft Office Powerpoint 2003, it is impossible to insert a
graph or an equation. An "server not found" error occurs.

I'm currently trying to implement this. I have good results for instance.
Object can be inserted and the corresponding server is launched. But it seems I
still have problem with datas transfert because the inserted object is blank
and no change are saved.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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