opencv/modules/highgui
Artur Wieczorek 1264be8785 Check if _WIN32_IE is defined with proper value in window_w32.cpp
TBBUTTONINFO struct and BTNS_xxx symbols used in the code need _WIN32_IE to be defined with at least 0x0500 value (_WIN32_IE_IE50) in order to be included from commctrl.h.
2015-01-14 14:52:32 +01:00
..
doc Merge pull request from adishavit:feature-SupportClipboardCopyOnWindows 2014-07-28 11:52:27 +00:00
include/opencv2 Merge pull request from mshabunin:compat-30 2014-12-22 11:58:01 +00:00
src Check if _WIN32_IE is defined with proper value in window_w32.cpp 2015-01-14 14:52:32 +01:00
test Split highgui module to videoio and highgui 2014-07-14 23:16:47 +04:00
CMakeLists.txt Extracted repeated cmake instruction block 2014-10-17 18:14:53 +04:00