|
-
April 9th, 1999, 03:24 AM
#1
Licensing dynamically created ActiveX
I'm developing an application using ActiveX controls that needs a license key.
As I insert those controls using the class COleClientItem, I've encountered many problems in passing the correct license key during their creation.
I've found a solution modifying the MFC COleClientItem::CreateNewItem and using IClassFactory2, but the program fails loading a saved document, because I can't pass a valid LicenseKey before the call to ::OleSave .
Is there anyone who can help me?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|