Just a strange question...
I have 2 executables created from the same sourcecode with identical project settings. But a binairy compare shows the executables differ one byte at two positions. Is there some time-stamping around in the compiler or linker that causes a different executable is generated everytime I compile and link the project?