Article ID: 139476 - Last Review: December 2, 2003 - Revision: 2.0 FIX: File Time Incorrect After Saving During BuildThis article was previously published under Q139476 On This PageSYMPTOMS
If a source file is saved while the project is being built, the
relationships between the source file and the .obj file may be incorrect.
The saved source file may have an earlier date than the .obj file that was
created from the previous version of the source file.
CAUSE
The problem of file modify or save time being incorrect is caused by the
Developer's Studio doing front-end processing on all the files before it
creates the .obj files. This makes it possible to save a changed file after
the earlier version was processed but before the .obj file is created.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article. This problem was corrected in Microsoft Visual C++ .NET. MORE INFORMATIONSteps to Reproduce Problem
APPLIES TO
| Article Translations
|
Back to the top
