diff options
author | Friedemann Kleint <Friedemann.Kleint@theqtcompany.com> | 2014-12-19 10:07:47 (GMT) |
---|---|---|
committer | Friedemann Kleint <Friedemann.Kleint@theqtcompany.com> | 2015-01-08 05:29:18 (GMT) |
commit | 18c5ff04103eadcb532d03d526714385943295ab (patch) | |
tree | e268d78f08a52493c176e2efd548b59e5763e82c /tests/auto | |
parent | 8d831f5f444802879ae416bd110184d5a6cf1b26 (diff) | |
download | Qt-18c5ff04103eadcb532d03d526714385943295ab.zip Qt-18c5ff04103eadcb532d03d526714385943295ab.tar.gz Qt-18c5ff04103eadcb532d03d526714385943295ab.tar.bz2 |
Windows: Fix OS version determination for Windows >= 8
First, try to determine the version of kernel32.dll by
using the version API. If that fails, loop using the
version macros, taking the major version into account.
Hangs in the minor version loop have been observed, potentially
related to the major version.
Task-number: QTBUG-43413
Change-Id: I982e78873510e7598c7cf839177e59812acd86f6
Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
(cherry picked from qtbase/6796f2337ee31b4b4f07eaa54d868b999c39233a)
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'tests/auto')
0 files changed, 0 insertions, 0 deletions