Log in

View Full Version : Debugging from CD


rag84dec
Jul 2, 2007, 10:00 PM
Hi,
I have an exe on CD.I wrote it in Visual studio c++6.0.And wrote it to the
CD.Now my question is "How to debug the code through the Visual studio"... The application has something to do with CD concept itself and the code will do some special things if we are doing it from CD.

Can anyone help?