When building software it's often useful to give each iteration of your build process a unique number. Many IDEs and RAD tools do this for you automatically. If yours doesn't and you're using a make ...
Hi. <P>Is there a way to have VC++ automatically increment build each time the programmer compiles? I have seen some codes from Microsoft, but it appears that the programmer would have to add the ...