This topic has not yet been rated - Rate this topic

Precompiled Header Consistency Rules

This section discusses guidelines that will help you use precompiled headers more efficiently:

Because PCH files contain information about the machine environment as well as memory address information about the program, you should only use a PCH file on the machine where it was created.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.