|
-
Nov 22nd, 2000, 10:32 AM
#1
Thread Starter
Member
Hi,
I have made a shell program that opens different other
applications trough latebinding.
Ex.: set obj = createobject("Name.class")
Those applications are ActiveX DLL's with a form in them.
Is there anybody out there that knows how I can extract the string "Name.class" from a AXdll.
PS:
I must be possible because if I look in the registry I can find him. (But therefore you have to know the CLSID) And because I frequently register and unregister these AXDLL's that CLSID changes.
Also if you place that AXDLL into MTS you see the string beneed the icon's of your component. So it has to be possible.
THANKS :-)
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
|