Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: TLB Creation


Message #1 by "Brett Arthur" <brett@q...> on Thu, 15 Nov 2001 07:34:59
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------ =_NextPart_001_01C16DB5.8455AEF0
Content-Type: text/plain

Easiest way in VB is:

Project > MtProject Properties > Component > Remote Server Files

To have more control you will have to learn to use the Interface
Definition Language (IDL)


-----Original Message-----
From: Brett Arthur [mailto:brett@q...]
Sent: 15 November 2001 07:35
To: professional vb
Subject: [pro_vb] TLB Creation


Hi,

We have various enums and constants that we use across our applications.
I 
was wanting to compile these into a type library that I could just 
reference from any project. Does anyone know how to create a Type
Library 
so that we can accomplish this?

Thanks,
Brett


  Return to Index