最近刚开始看孙老师的vc++20课视频,不过调试的时候总是无法像孙老师那样顺利,比如在MFC第一课(lesson3),除了在_tWinMain上设置的断点能停下来以外,所有在Appcore,Appmodul中设的断点在调试时都弹出响亮的对话框:One or more breakpoints cannot be set and have been disabled.Execution will stop at the beginning the programme。孙老师在视频上都能调试进去,我的怎么都不行。
最近刚开始看孙老师的vc++20课视频,不过调试的时候总是无法像孙老师那样顺利,比如在MFC第