Hi.
I have a VC++ MFC-project that I have migrated from eVC3 to eVC4, and now
run in both eVC3 and eVC4. In eVC3, there is no trouble debugging, but in
eVC4, when I start debugging and the Output-window lists that it loads
"coredll.lib", eVC4 displays that it cannot move several breakpoints, and
effectively removes all my breakpoints. The debugger continues, and the app
runs, but it never breaks.
Does anyone know what might be wrong? I have made a simple MFC project in
eVC4 from scratch, and that debugs just fine, but it probably does not use
all the libs I use in the main project.
Regards,
OJ