Small fix for extracting mouse coordinates on Windows, in a way that will always...
authorAdi Shavit <adishavit@gmail.com>
Sun, 5 Jan 2014 15:21:59 +0000 (17:21 +0200)
committerAdi Shavit <adishavit@gmail.com>
Tue, 14 Jan 2014 19:20:04 +0000 (21:20 +0200)
commit9dc0bfc755b5ba074b9e7c23a311c132e6926f37
treeaf3f95cb0f9a4c6f266c84b5eb635fb4d420566f
parentfdb1019b9ee16fb04571780a68f8ad4848e3c44b
Small fix for extracting mouse coordinates on Windows, in a way that will always work with multiple monitors.
This is the way recommended by Microsoft.
modules/highgui/src/window_w32.cpp