In the debugging options for visual studio you HAVE to specify the correct debugger type.
"Open up the property dialog window for the project, and under the Configuration Properties select Debugging. For the Debugger Type option, select the property that applies"
[link text][1]
[1]: http://stackoverflow.com/questions/6738006/how-do-i-debug-a-native-code-project-from-inside-a-managed-code-project-c-c
↧