Andy Garrett
March 29th, 1999, 04:07 AM
Greetings, I am attempting to re write the COleInsertDialog class, which is an
MFC wrapper for the OLEUIINSERTOBJECT common dialog box. When you currently try
to insert an OLE object into a container, the Common insert Dialog box appears
with a list of currently insertable objects, but a bug in this class is causing
our own software to crash.
I am attempting to use IShellLink in some capacity to recreate this currently
registered insertable objects list from the registry, but I'm not sure how to
go about this - I'm not even sure what interface to use or what interfaces are
available. Can anybody help, or point me in some direction???
Thanx for your time on this matter...
Andy G
who i work for
MFC wrapper for the OLEUIINSERTOBJECT common dialog box. When you currently try
to insert an OLE object into a container, the Common insert Dialog box appears
with a list of currently insertable objects, but a bug in this class is causing
our own software to crash.
I am attempting to use IShellLink in some capacity to recreate this currently
registered insertable objects list from the registry, but I'm not sure how to
go about this - I'm not even sure what interface to use or what interfaces are
available. Can anybody help, or point me in some direction???
Thanx for your time on this matter...
Andy G
who i work for