I seem to be getting asked this question alot lately. In Visual C++ 6.0, symbol files are generated automatically for debug build configurations of your project. For release build configurations, they are not. Does this mean that you cannot generate symbol
Read More...