|
-
Dec 31st, 2001, 03:33 PM
#1
Getting the Library and Class names
I am making a program which takes plugins. The plugins are just ActiveX DLLs and I need to know the name of the Library and Classes in the dll. How can I get that?
For instance you load up the 1stPlug.dll and I need to show the library, something like 'MyPlug' and any classes in the dll, 'CSuperText'. The MyPlug would be the project name during the creation of the dll.
Like how the OLE Viewer gets the info.
Last edited by Edneeis; Dec 31st, 2001 at 04:39 PM.
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
|