don't define SetShape() for Windows CE; use wxTLWBase::GetDefaultSize() to avoid...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 4 Apr 2004 17:27:31 +0000 (17:27 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 4 Apr 2004 17:27:31 +0000 (17:27 +0000)
commit2a47cb1ba2461eb90e0cd4c23dab9bfab065c915
tree8677b3d5430c427d69320e2beec0d93effebebed
parent0c089c08261235630426ccedb29d7049f1cef1bd
don't define SetShape() for Windows CE; use wxTLWBase::GetDefaultSize() to avoid creating too big windows under CE

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