LookingGlass/host/platform/Windows
Quantum e85fd68d82 [host] windows: read ProductName from registry if possible
For Windows 10, it so happens that the major.minor is 10.0. This is not
usually a given, e.g. on Windows 7 where it would read 6.1, on
Windows 8 it would read 6.2, and on Windows 8.1 it would read 6.3.

This is obviously undesirable, so we should just read the ProductName
from registry if possible. This results in something like:

    OS Name: Windows 10 Pro for Workstations (Build: 19043)
2022-01-26 23:06:14 +11:00
..
capture [host] app: report the full capture name to the client 2022-01-26 19:32:55 +11:00
include/windows [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
src [host] windows: read ProductName from registry if possible 2022-01-26 23:06:14 +11:00
app.manifest [host] windows: declare Windows 10 support in manifest 2021-07-20 11:34:57 +10:00
CMakeLists.txt [host] windows: fix usage of MCSS and try to get priority "Capture" 2022-01-06 20:14:55 +11:00
installer.nsi [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
resource.rc [all] refresh copyright dates 2022-01-05 19:42:46 +11:00