Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Help me with building a COM object using dotnet dll

Status
Not open for further replies.

mad98ad1

Junior Member level 3
Joined
Sep 8, 2004
Messages
30
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
113
Building a COM Object

Hello,

I would like to build a COM object starting with Visa VXIPNP object that used the Wrapper Wizard to create a DOTNET object. From the wrapper wizard I get a dotnet dll and now I want to use that dll to create a COM object that I can use with VB6. I think I can use regasm.exe to register the dll to to get the type library and then this registers the COM object. Do I also need to build a class that defines the interface to make this work.

thanks
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top