WMF: fixed compilation on Windows Vista.
authorYoann Lopes <yoann.lopes@digia.com>
Fri, 11 Oct 2013 12:11:53 +0000 (14:11 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 11 Oct 2013 14:08:22 +0000 (16:08 +0200)
commit6f0cdc264f58d2c3b7109050d8d5799143bae34d
tree7cbd9f85d09e69af4f5dd4c9e446b50c0559c96e
parent7d24543c27bf3eebe1ac7c8f625c6e9c9fbdbdec
WMF: fixed compilation on Windows Vista.

We were using one function which is available only on Windows 7 (and
later). Replace it with Vista-compatible calls.

Task-number: QTBUG-32864
Change-Id: I77492a407330c3689dfbf8dc1180894cf7ca5f8d
Reviewed-by: Christian Stromme <christian.stromme@digia.com>
src/plugins/wmf/player/mfplayersession.cpp