Quote:
Originally Posted by Crossle86
Seems that abbreviated version does not communicate anything useful if the last part does not change when the version of the program changes. ie, if 15.0 is the first ver of 2015, then update 1 should be 15.1 for the title bar display to have any value.
|
Actually it should have been 15.0.1 in the title bar, but due to my not paying attention to when a colleague was planning to upload the update, I had not yet bumped the version number, so the update accidentally went out as a higher build number of update 0 instead of how it should have gone out, which is as update 1. Any following update will be 15.0.2.
Quote:
Originally Posted by Crossle86
I'm not getting this completely. The C007 2 most significant bits are 11 or 3. How does that relate to the option letters (index?) or is the f truncated when converted to windows 16 bit version component?
|
The 2 msb are an enum. Sorry I didn't make that more clear. With 'final' being the fourth entry in the enum, its value is 3.