07-19-2007 09:25 AM
07-20-2007 10:07 AM
07-20-2007 10:38 AM
I did not change the build option. It was the same as before.
You were right I do not need to delete the cdb file. But I have the delete the dbg.exe file.
That would force it to re-create the dbg.exe file and it would work for that session. After that session is over, I touch the code, re-compile, build another dbg.exe (without deleting the current version physically) and according to the date and time stamp on the file, it is the latest version, it will not work. The cannot file debug info message pop-up.
What is the syning mechanism the determine when this debug info message pop up?
Regards
Steven
07-23-2007 01:20 PM
Hi Steven,