I would like to know if someone has used the VS C++ 2005 Express compiler and debugger. I have successfully used the compiler with CB but it appears that the debugger for VS Express is wrapped in a dll. Is there a way to use this debugger for CB? :)
Quote from: jsears on August 16, 2006, 04:20:12 PM
I would like to know if someone has used the VS C++ 2005 Express compiler and debugger. I have successfully used the compiler with CB but it appears that the debugger for VS Express is wrapped in a dll. Is there a way to use this debugger for CB? :)
There's a lot of info. Do a search on CDB from the top of the forum index.
Thanks for the response! Solved my problem. Kudos!! :D