Re: Same code build twice => diff binary

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Carl Daniel [VC++ MVP] (cpdaniel_remove_this_and_nospam_at_mvps.org.nospam)
Date: 06/05/04

  • Next message: William McIlroy: "DELAYLOAD option gone missing from linkage editor?"
    Date: Sat, 5 Jun 2004 09:18:37 -0700
    
    

    Viviana Vc wrote:
    > I found the following article:
    > http://support.microsoft.com/default.aspx?scid=kb;en-us;164151
    > which tells that indeed the timestamp is the diff, but I couldn't find
    > in VC++ IDE any setting to disable the timepstamp stuff, and I assume
    > this should be somehow doable.

    I believe that you assume incorrectly. There is no option to suppress the
    timestamp - it's a required part of the PE header.

    -cd


  • Next message: William McIlroy: "DELAYLOAD option gone missing from linkage editor?"

    Relevant Pages