define COM object in VB?

  • Thread starter Thread starter sandy
  • Start date Start date
S

sandy

How would you define a COM object in a VB-DLL, so that it
can be used from another VB project, as well from a C++
project?
Thanks all!!
 
sandy said:
How would you define a COM object in a VB-DLL, so that it
can be used from another VB project, as well from a C++
project?

You don't need to post the same question more than once. I replied to
your other post.
 

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

Similar Threads


Back
Top