return false from IsDoubleBuffered() if the first top level parent is not double...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 9 Oct 2006 16:57:06 +0000 (16:57 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 9 Oct 2006 16:57:06 +0000 (16:57 +0000)
commitc719013fd40f1d9f0cd1eff5be177da9a743d5c7
tree181b743d8099da1a2923f7afe89346f70bcdbb4b
parentb85db900cdc04cd70dfa940c7d99469f7f4c2b41
return false from IsDoubleBuffered() if the first top level parent is not double buffered

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