BUG: File Time Incorrect After Saving During BuildLast reviewed: July 31, 1997Article ID: Q139476 |
The information in this article applies to:
SYMPTOMSIf 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.
CAUSEThe 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.
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATION
Steps to Reproduce Problem
|
Additional query words: utilities
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |