Board index » Visual Studio » Generating type library from a VB dll
|
JimmyOutlook
|
|
JimmyOutlook
|
Generating type library from a VB dll
Visual Studio55
Hi all, I have a vb active X dll project and would like to get a a type library. I used MIDL but I am having problems. Also, what the difference between type library and dll? Thanks Bee - |
| Harry
Registered User |
Thu Feb 02 14:11:59 CST 2006
Re:Generating type library from a VB dll
"bee" <cat@yours.com>wrote in message
QuoteHi all, with the wealth of information that returns. - |
| Wendell
Registered User |
Thu Feb 02 14:50:30 CST 2006
Re:Generating type library from a VB dll
I believe there is an option when compiling an vb activex dll that allows
you to create a dll for remote execution... I believe this option will automatically create a type library for you... But if you need to edit it then I would suggest you do the google as the previous responder suggested... "Harry Strybos" <harry_NOSPAM@ffapaysmart.com.au>wrote in message Quote"bee" <cat@yours.com>wrote in message - |
| MikeD
Registered User |
Thu Feb 02 17:15:11 CST 2006
Re:Generating type library from a VB dll"Wendell Buckner" <wendellbuckner@sbcglobal.net>wrote in message QuoteI believe there is an option when compiling an vb activex dll that allows FYI, this option is only available in the Enterprise Edition. - |
