How To Generate Map Files with Line NumbersID: Q152537 
  | 
This article describes how to use the Visual C++ linker to generate map
files containing line number information for source-level debugging. The
following linker switches are used to create this type of map file:
   DEBUG:FULL
   DEBUGTYPE:MAP,COFF 
See the Windows 95 DDK for more information on Windows 95 driver debugging procedures.
Additional query words: 4.00
Keywords          : kbnokeyword kbDDK 
Version           : 4.00
Platform          : WINDOWS 
Issue type        : 
Last Reviewed: March 5, 1999