added wxDC::GetHDC() for backwards compatibility with the existing wxMSW code
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 8 Oct 2008 16:09:09 +0000 (16:09 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 8 Oct 2008 16:09:09 +0000 (16:09 +0000)
commitf57258724a56bca5c473737fbe19e2fc60ce7bd3
treea21f498b3ef839011cec0702207f273baa975aeb
parent2dcbf829585c64748c6c76335c25cdb57b079c28
added wxDC::GetHDC() for backwards compatibility with the existing wxMSW code

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