test for pen validity before calling GetStyle() on it, this asserts now if the pen...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 12 Apr 2008 21:07:19 +0000 (21:07 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 12 Apr 2008 21:07:19 +0000 (21:07 +0000)
commit23648cb34ceb91ab02394ae72ebd4825b9e2f2a5
tree9dd0df256fcf583ee6423c0e11f6db0d9600af31
parente3d8295c33fd492d7b5462859c9f8f1e4237d3d6
test for pen validity before calling GetStyle() on it, this asserts now if the pen is invalid

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