Jump to content

debug-managed C++-code using VB .net application


Recommended Posts

I've got some C++ codes which I would like to debug and trace. But I want the test model or calling application to use VB .net or C#. (that is I want to mix lanuages in the same solution and still be able to step through the code in debug) Is this possible?

If it is possible I would the the soltion to include both projects (C++ code and the VB .Net code that call the C++ function). The example can be really simple (eg a function that takes in two parameters and return the sum).

Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...