2008-07-10 02:46:46 AM cppbuilder44
I get the message "Loaded pre-compiled headers" for each unit that uses a
pre-compiled header in a project when "General Messages" is checked.
My question is:
Are the pre-compiled headers loaded from disk each time the "Loaded
pre-compiled headers" message appears?
Larry Griffiths
Are the pre-compiled headers loaded from disk each time the "Loaded
pre-compiled headers" message appears?
On the command line, yes. In the IDE, it depends, but usually they
will be loaded from memory.
--
David Dean (CodeGear)
Lead C++ QA Engineer