Bugfix for wxListCtrl::GetColumn. It wasn't checking the returned format correctly.
authorRobin Dunn <robin@alldunn.com>
Wed, 14 Aug 2002 23:25:06 +0000 (23:25 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 14 Aug 2002 23:25:06 +0000 (23:25 +0000)
commit0b190ffcee9e2fdc1856b68ac4a1b083194d3c11
tree21f3f6d102dfdcba4416cc165bbaf8d61f59aa29
parent110d05999fe64a6f17c7bbc6eb9ee9bd582cd72a
Bugfix for wxListCtrl::GetColumn.  It wasn't checking the returned format correctly.

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