assert when the item index is out of range in wxMSW's listctrl, just like generic...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Mon, 12 Jan 2009 19:34:42 +0000 (19:34 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Mon, 12 Jan 2009 19:34:42 +0000 (19:34 +0000)
commit8d1a41016dc42d3d3610b72cecab6620fbc1aed8
treed04821dde4887ca900a0c90f3fe14d101beede5f
parentbe53e8ae80b65697dd27fd86530456c4e760e25d
assert when the item index is out of range in wxMSW's listctrl, just like generic listctrl does

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58055 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/listctrl.cpp
tests/controls/listctrltest.cpp