Correct mouse event coordinates in wxMSW wxUIActionSimulator.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 4 Mar 2012 00:29:37 +0000 (00:29 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 4 Mar 2012 00:29:37 +0000 (00:29 +0000)
commit0c827c6eefd368a9c500a7d87fe4e37e29c5ebf4
treeca8fa46f07024f0665f73cebe14fd7a2f0c87475
parentd98a58c543948d84d9287e6fa53a5539d662b7a5
Correct mouse event coordinates in wxMSW wxUIActionSimulator.

The rounding of the floating point division was not done quite correctly.

Closes #13383.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70797 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/uiaction.cpp