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
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now