Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » External resources » On Windows: Creating VERSIONINFO for your binaries...
Re: On Windows: Creating VERSIONINFO for your binaries... [message #11635 is a reply to message #11526] Wed, 19 September 2007 22:19 Go to previous messageGo to previous message
tvanriper is currently offline  tvanriper
Messages: 85
Registered: September 2007
Location: Germantown, MD, USA
Member
If you search on this topic through Google, you'll find that a lot of people would like to auto-increment the file version information (distinct from the product version information) based on something that ensures each updated version of the file is of a 'greater' version than the previous one. Developers often forget to increment the file version information on release, leading to problems when deploying the application (something I've experienced personally).

Microsoft uses the current date/time to help generate that number. I think that's a decent approach. Perhaps a combination of the product version and the date/time, somehow.

I think, if you did this in a somewhat automated fashion, you'd make an awful lot of developers out there happy.

I'd also be concerned about having to remember other twiddly bits... getting the FILEOS or FILETYPE/FILESUBTYPE right, etc.

On the other hand, I can see where some folks might not want to have this automated.

I'm not one of them, though. Heh.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: an efficient embedded database library
Next Topic: flashcc - Compile your C++ code to run in Flash Player
Goto Forum:
  


Current Time: Sun Jul 20 04:39:43 CEST 2025

Total time taken to generate the page: 0.03908 seconds