c++, visual basic, framework .. newbie question

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

Guest

Hi

I'm using an application written in c++. I want to modify it.. I have some code written in visual basic to connect to an OPC-server. How do I modify the c++ app to use vb app? Is there something I have to do in .NET and/or is there something I have to write in the code

Thank you!
 
The c++ app is using MFC.. Is it as easy as just putting all the MFC c++ code and the vb code into .NET Framework? What kind of project should I use? (sorry if the question is kind of stupid)
 

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