Windows NT Debug Symbols
Setup has installed an icon in the Microsoft VisualC++ 6.0 Tools
program group, that will alow you to install a subset of the WindowsNT system symbols (.DBG) files from your VisualC++ CD-ROM.If thesymbols are not installed, the Visual C++ debugger is not always able todetermine the context of called functions.
For easier application debugging, it is strongly recommended thatyouinstall these files.
See the Visual C+ + Readme for more information.
这是什么问题?
可能是版本不兼容,VC6.0主要适用于XP和win7。换个版本试试,参考:
https://blog.csdn.net/qq_41639829/article/details/87027932