opencv/modules/highgui
Roman Donchenko 5e00fc6afe Fixed MinGW build by declaring the minimal required Windows version.
Also deleted miscellaneous remaining multimon cruft.
Deleted #include <winuser.h>, because <windows.h> includes it
already.

This should have a nice side effect of preventing us from
accidentally using any Windows API that's too new.
(cherry picked from commit 795c108f2b)
2014-02-10 15:48:50 +04:00
..
doc Merge pull request #1845 from StevenPuttemans:bugfix_3306 2013-11-29 23:08:20 +04:00
include/opencv2/highgui Delete end comma in enumerations 2013-12-18 11:46:52 +04:00
perf Normalized file endings. 2013-08-21 18:59:25 +04:00
src Fixed MinGW build by declaring the minimal required Windows version. 2014-02-10 15:48:50 +04:00
test Highgui test output fixes. 2014-01-31 22:22:33 +04:00
CMakeLists.txt All installed files marked with component names for install customization. 2014-01-24 17:13:22 +04:00