CListCtrl控件相关资料
宏:ListView_FindItem
MSDN:
Platform SDK
User Interface Services
Shell and Common Controls
Common Controls
List View Controls
与性能有关的函数:
(1)GetCountPerPage得到第一页的数量
(2)GetTopIndex:获取可见第一行索引
技巧:
(1)定位到某行



相关参考:
MFC 中的CListCtrl简介