Use GetCursorPos on WinCE wherever possible (otherwise the wrong
authorJulian Smart <julian@anthemion.co.uk>
Sun, 17 Apr 2005 14:49:34 +0000 (14:49 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sun, 17 Apr 2005 14:49:34 +0000 (14:49 +0000)
commit7d30268cd974c4cb2fce4cc35b741fb5e0a1a75d
treeb1540c47e01a77a81fde2bab17b0300cedb84629
parentabcb9fcff0a31a62bc06b1090bc2b4bcb10ee3c0
Use GetCursorPos on WinCE wherever possible (otherwise the wrong
cursor is shown)

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