Yes, I had created a Map file on a simple test app using the two available settings, and the public setting produced a larger map file, but if I am remembering correctly there was always three choices available with the last one being detailed. That's the setting I used. But now it only show's two and no detailed setting so I was wondering what difference if any this might imply.
from "Robert Meek" dba "Tangentals Design" Creative Concepts Programming for Windows Vista E-mail: ffo...@comcast.net "Most people would sooner die than think; in fact, they do so!" [Bertrand Russell 1872-1970] -----Original Message----- From: delphi-boun...@elists.org [mailto:delphi-boun...@elists.org] On Behalf Of Rob Kennedy Sent: Saturday, April 25, 2009 10:49 AM To: Borland's Delphi Discussion List Subject: Re: Delphi 2009 MAP files Robert Meek wrote: > [Delphi 2009 offers a choice between "segmented" and "public" map > files; what's the difference?] A map file can contain segment information, or it can contain segment information as well as information about public symbols, or it can contain information about segments, public symbols, and non-public symbols. The latter is the "detailed" map file. Set the Delphi option to each of the available values, compile, and compare the contents of each of the generated files. As far as I can tell, those three options have always been available. I find reference to them in a document describing the format of the original Delphi project file. http://www.bsdg.org/SWAG/DELPHI/0119.PAS.html -- Rob _______________________________________________ Delphi mailing list -> Delphi@elists.org http://lists.elists.org/cgi-bin/mailman/listinfo/delphi _______________________________________________ Delphi mailing list -> Delphi@elists.org http://lists.elists.org/cgi-bin/mailman/listinfo/delphi