spiegel-keyman/common/windows/cpp/src
Marc Durdin 7ec9859838 fix(developer): Show full version number
Updated various places in Keyman Developer to show the full
VersionWithTag rather than the short version number we had been
previously showing:

- About dialog
- Welcome screen
- Installer
- kmcomp help
- kmconvert help
- kmanalyze help
- kmdecomp help

This should help when testing to verify that we are testing the right
version.

Also fixed the keymansentry path when running command line C++ programs
from source repo.
2022-06-29 10:58:40 +10:00
..
ConvertUTF.c chore(windows): move various headers to common 2022-06-12 13:18:45 +10:00
crc32.cpp chore(windows): move global/vc to common and global/cpp 2022-06-11 08:39:08 +10:00
keymansentry.cpp fix(developer): Show full version number 2022-06-29 10:58:40 +10:00
keynames.cpp chore(windows): move keynames.h to common 2022-06-12 12:54:24 +10:00
registry.cpp chore(windows): move various headers to common 2022-06-12 13:18:45 +10:00
unicode.cpp chore(windows): move unicode.cpp to common 2022-06-11 09:44:25 +10:00
vkeys.cpp chore(windows): merge vkeys.h and move to common 2022-06-12 07:18:36 +10:00
xstring.cpp chore(windows): move global/vc to common and global/cpp 2022-06-11 08:39:08 +10:00