assert if the window is being recreated, this indicates a bug in the user code and...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 11 May 2008 17:18:15 +0000 (17:18 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 11 May 2008 17:18:15 +0000 (17:18 +0000)
commit23035521721c540a7aa92408ec72387a3d931b24
tree22ba1b8263a04aa3f471290339d4aa2c7395ebe4
parent2c66581eaae92045864aa8d0ab80fc27f8725e52
assert if the window is being recreated, this indicates a bug in the user code and can be difficult to find without the help of this assert

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