The device origin can be set on WinCE, so use it and redefine conversion
authorJulian Smart <julian@anthemion.co.uk>
Wed, 13 Apr 2005 15:36:06 +0000 (15:36 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Wed, 13 Apr 2005 15:36:06 +0000 (15:36 +0000)
commit1d63de4a455bde7bad81cb34724cb1df3219cd26
treed30d9712d349ddf98eb4f28b81bd31176e1b9f9f
parentf23255165efa522e247b308e759310e4c558089d
The device origin can be set on WinCE, so use it and redefine conversion
macros accordingly.
Also, convert result of calling GetClipBox from logical to
device coordinates since we're dealing with device coordinates at
this point.

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