feat: show About dialog version from VERSIONINFO resource
Read the executable's FILEVERSION at runtime (GetFileVersionInfo /
VerQueryValue) and display it in the About dialog instead of a
hardcoded string, so the version has a single source of truth.
- resource.h: add IDC_VERSION control id for the version label
- TaskbarCalculator.rc: give the About version LTEXT the IDC_VERSION id
- AboutDialog.cpp: fill the label in WM_INITDIALOG from VERSIONINFO;
link version.lib
Also carries the pending version bump 3.0.0.0 -> 3.0.1.1.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This is a binary file and will not be displayed.
This is a binary file and will not be displayed.