DragonSteve
Nov 22nd, 2000, 09:32 AM
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 :-)
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 :-)