Default handler for OLE interface

olivier evalet evaleto at programmers.ch
Wed Nov 19 17:53:56 CST 2003


Hello,
I'm looking to create a default handler for these interfaces:
- IStorage
- IOleInPlaceFrame not
- IOleClientSite
- IOleInPlaceSite not
- IOleContainer not

The reason of this... I just want to display an OLE component without
binding with the native atl.dll. I have found a pure win32 example to
implement this.

So, If I want to use a "null" IStorage default handler, does there
already exist or I must implement it?

  
As I can see in the source code, OLE is really hard for my head.

Regards,
Olivier




More information about the wine-devel mailing list