/MAPINFO (Windows CE 5.0)
This option tells the linker to include the specified information in a map file, which is created if you specify the /MAP option.
/MAPINFO:{EXPORTS|LINES}
EXPORTS tells the linker to include exported functions.
LINES includes line-number information.
See Also
Send Feedback on this topic to the authors