diff options
author | Littleboy | 2011-06-26 16:01:08 -0400 |
---|---|---|
committer | Littleboy | 2011-06-26 16:02:33 -0400 |
commit | 3931de4235fc1eb2993968c7880d473f4e2a6077 (patch) | |
tree | 5a77c6c79815db3d7f928f2dba8f1730b760206c /gui/ThemeEngine.cpp | |
parent | 3f43619ea8b5b80b7211467ec27abc45de152ff2 (diff) | |
download | scummvm-rg350-3931de4235fc1eb2993968c7880d473f4e2a6077.tar.gz scummvm-rg350-3931de4235fc1eb2993968c7880d473f4e2a6077.tar.bz2 scummvm-rg350-3931de4235fc1eb2993968c7880d473f4e2a6077.zip |
BACKENDS: Fix running on pre-Windows 2000 operating systems
The Windows taskbar manager uses VerSetConditionMask and VerifyVersionInfo to check for Windows 7 or later
before enabling the taskbar integration features. Those functions did not appear until Windows 2000, so we
have to check for them at runtime.
Diffstat (limited to 'gui/ThemeEngine.cpp')
0 files changed, 0 insertions, 0 deletions