scummvm/backends/taskbar
Littleboy 3931de4235 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.
2011-06-26 16:02:33 -04:00
..
unity BACKENDS: Fix compilation with Unity 2011-06-22 20:52:59 -04:00
win32 BACKENDS: Fix running on pre-Windows 2000 operating systems 2011-06-26 16:02:33 -04:00