lly Posted August 11, 2007 Posted August 11, 2007 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).
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now