GetCursorPos returns an error on WinCE, so use GetMessagePos instead.
authorJulian Smart <julian@anthemion.co.uk>
Wed, 13 Apr 2005 15:32:41 +0000 (15:32 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Wed, 13 Apr 2005 15:32:41 +0000 (15:32 +0000)
commitf23255165efa522e247b308e759310e4c558089d
treed3cb840481b419608826e32afe2bfbd3485fd120
parent822b9009d7b28cfa941db19b7e4bfce6ea6bec48
GetCursorPos returns an error on WinCE, so use GetMessagePos instead.

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