Home All Groups Group Topic Archive Search About

Accessing Object Libraries

Author
31 May 2005 5:43 AM
PL
Hi,

I'm trying to work out how to access "Object Libraries" programatically. 
What I want to be able to do is read in various information about the object
library and store it in a table.

What I'm trying to do is similar to what the Object Browser does in VB6 (and
Microsoft Office) whereby the object browser must be able access the "Object
Library" to display the information within it.

Thanks in advance.

Author
31 May 2005 1:26 PM
Norm Cook
See if this helps
http://www.vbaccelerator.com/home/VB/Utilities/ActiveX_Documenter/article.asp

Show quoteHide quote
"PL" <P*@discussions.microsoft.com> wrote in message
news:9270DFC4-4A49-4058-899C-6FA9F8B911EC@microsoft.com...
> Hi,
>
> I'm trying to work out how to access "Object Libraries" programatically.
> What I want to be able to do is read in various information about the
object
> library and store it in a table.
>
> What I'm trying to do is similar to what the Object Browser does in VB6
(and
> Microsoft Office) whereby the object browser must be able access the
"Object
> Library" to display the information within it.
>
> Thanks in advance.
>
Author
31 May 2005 3:15 PM
Jeff Johnson [MVP: VB]
"PL" <P*@discussions.microsoft.com> wrote in message
news:9270DFC4-4A49-4058-899C-6FA9F8B911EC@microsoft.com...

> I'm trying to work out how to access "Object Libraries" programatically.
> What I want to be able to do is read in various information about the
> object
> library and store it in a table.
>
> What I'm trying to do is similar to what the Object Browser does in VB6
> (and
> Microsoft Office) whereby the object browser must be able access the
> "Object
> Library" to display the information within it.

Search the Microsoft Knowledgebase for the keyword "TLBINF32.DLL"