I've done some looking but haven't found a description of how version numbers/build numbers are handled in EXE's.
When programs look inside an EXE to get a version number, how did the version number get placed there in the first place?
I've seen resource file examples with version information, but is that the same as the EXE version number?
Can someone clarify how this works?
When programs look inside an EXE to get a version number, how did the version number get placed there in the first place?
I've seen resource file examples with version information, but is that the same as the EXE version number?
Can someone clarify how this works?
Comment