VB6/VC++ App to access dotnet DLL

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I would like to ask if its at all possible for a vb6 or a vc++6 application
to access a DLL created in dotnet. Please help.

If possible please provide info.

Thanks in advance
 
I would like to ask if its at all possible for a vb6 or a vc++6 application
to access a DLL created in dotnet. Please help.

Yes, through COM interop. There are examples in the documentation and
the SDK.



Mattias
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top