added MSWPrintChild() for drawing child background (replaces patch 1108389)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 19 Feb 2005 20:49:50 +0000 (20:49 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 19 Feb 2005 20:49:50 +0000 (20:49 +0000)
commit07c19327922deabc5f140ea3659e65e1c37a5d65
tree87a6f2104c43f6c2cb2d6e4da0a91712ef7050dc
parent31059a74bdbcf968222c52e769a9d9fd5b91e64f
added MSWPrintChild() for drawing child background (replaces patch 1108389)

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