Solomon
June 3rd, 2001, 21:49
I write a DLL in Visual C++, and build it with debug info, then I get a PDB file. How to extract the debug info(line number, symbol, source code) and save it to a NMS file?
There is no corresponding DBG file
or how to get a DBG file when compiling it?
Thx
There is no corresponding DBG file

or how to get a DBG file when compiling it?
Thx