-
Hi folks,
An DLL have his own CLSID, how every body konws.
What I want to know is if I can retrieve his last CLSID, I mean I create my onws OCXs and DLLs, and I need retrieve this
information!
This is a sample of what I want retrieve:
Object={BE876FDC-EB60-11D2-8410-A0584AC10000}#8.2#0; MPActiveLabel.ocx
Thanks in Advance.
Jefferson
-
I'm making a VB project that creates others projects, so I need retrive this information directly from the registry.
Thanks! :)
Jefferoson
-
I'm making a VB project that creates others projects, so I need retrive this information directly from the registry.
Thanks! :)
Jefferoson
-
I'm making a VB project that creates others projects, so I need retrive this information directly from the registry.
Thanks! :)
Jefferoson
-
I'm making a VB project that creates others projects, so I need retrive this information directly from the registry.
Thanks! :)
Jefferoson
-
i know, IF you write you're own ocx and build the setup, the setup-wiz will generate a HTML sample file... there the CLSID is stored....
taLON