- CGridListCtrlGroups can perform filtering of items based on cell value
- CGridListCtrlGroups can reorder items within the same group
- Fixed missing call to CListCtrl::OnKillFocus(). Unable to loose focus.
- New define CGRIDLISTCTRLEX_AFX_EXT to make it easier to create MFC Extension DLL
- Fixed several small bugs