made GetClippingBox() work even for clipping region (pre)set by Windows and not only...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 5 May 2004 22:41:54 +0000 (22:41 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 5 May 2004 22:41:54 +0000 (22:41 +0000)
commit2e76da5450f61bbd5d5aa926378ba8817641b378
treed4e222d940eaf43ca4e27a46ca3f2cb6f00c83b1
parent55e9fa681e229cc8782005f0fb7d3494734bc266
made GetClippingBox() work even for clipping region (pre)set by Windows and not only for clipping regions set using our own SetClippingXXX() functions

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