Share via


/MAPINFO (Windows CE 5.0)

Send Feedback

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

Linker Options

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.