crashrpt2
|
This is the complete list of members for WTL::CListViewCtrlT< TBase >, including all inherited members.
AddColumn(LPCTSTR strItem, int nItem, int nSubItem=-1, int nMask=LVCF_FMT|LVCF_WIDTH|LVCF_TEXT|LVCF_SUBITEM, int nFmt=LVCFMT_LEFT) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
AddItem(int nItem, int nSubItem, LPCTSTR strItem, int nImageIndex=-3) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
ApproximateViewRect(int cx=-1, int cy=-1, int nCount=-1) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
Arrange(UINT nCode) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
CListViewCtrlT(HWND hWnd=NULL) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
Create(HWND hWndParent, ATL::_U_RECT rect=NULL, LPCTSTR szWindowName=NULL, DWORD dwStyle=0, DWORD dwExStyle=0, ATL::_U_MENUorID MenuOrID=0U, LPVOID lpCreateParam=NULL) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
CreateDragImage(int nItem, LPPOINT lpPoint) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
DeleteAllItems() (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
DeleteColumn(int nCol) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
DeleteItem(int nItem) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
EditLabel(int nItem) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
EnsureVisible(int nItem, BOOL bPartialOK) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
FindItem(LVFINDINFO *pFindInfo, int nStart=-1) const (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
FindItem(LPCTSTR lpstrFind, bool bPartial=true, bool bWrap=false, int nStart=-1) const (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
GetBkColor() const (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
GetCallbackMask() const (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
GetCheckState(int nIndex) const (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
GetColumn(int nCol, LVCOLUMN *pColumn) const (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
GetColumnOrderArray(int nCount, int *lpnArray) const (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
GetColumnWidth(int nCol) const (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
GetCountPerPage() const (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
GetEditControl() const (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
GetExtendedListViewStyle() const (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
GetHeader() const (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
GetHotCursor() const (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
GetHotItem() const (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
GetImageList(int nImageListType) const (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
GetISearchString(LPTSTR lpstr) const (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
GetItem(LPLVITEM pItem) const (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
GetItemCount() const (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
GetItemData(int nItem) const (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
GetItemPosition(int nItem, LPPOINT lpPoint) const (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
GetItemRect(int nItem, LPRECT lpRect, UINT nCode) const (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
GetItemSpacing(SIZE &sizeSpacing, BOOL bSmallIconView=FALSE) const (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
GetItemState(int nItem, UINT nMask) const (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
GetItemText(int nItem, int nSubItem, BSTR &bstrText) const (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
GetItemText(int nItem, int nSubItem, LPTSTR lpszText, int nLen) const (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
GetNextItem(int nItem, int nFlags) const (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
GetOrigin(LPPOINT lpPoint) const (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
GetSelectedCount() const (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
GetSelectedIndex() const (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
GetSelectedItem(LPLVITEM pItem) const (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
GetStringWidth(LPCTSTR lpsz) const (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
GetSubItemRect(int nItem, int nSubItem, int nFlag, LPRECT lpRect) const (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
GetTextBkColor() const (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
GetTextColor() const (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
GetTopIndex() const (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
GetViewRect(LPRECT lpRect) const (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
GetViewType() const (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
GetWndClassName() (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inlinestatic |
HitTest(LVHITTESTINFO *pHitTestInfo) const (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
HitTest(POINT pt, UINT *pFlags) const (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
InsertColumn(int nCol, const LVCOLUMN *pColumn) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
InsertColumn(int nCol, LPCTSTR lpszColumnHeading, int nFormat=LVCFMT_LEFT, int nWidth=-1, int nSubItem=-1, int iImage=-1, int iOrder=-1) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
InsertItem(UINT nMask, int nItem, LPCTSTR lpszItem, UINT nState, UINT nStateMask, int nImage, LPARAM lParam) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
InsertItem(const LVITEM *pItem) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
InsertItem(int nItem, LPCTSTR lpszItem) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
InsertItem(int nItem, LPCTSTR lpszItem, int nImage) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
operator=(HWND hWnd) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
RedrawItems(int nFirst, int nLast) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
RemoveImageList(int nImageList) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
Scroll(SIZE size) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
SelectItem(int nIndex) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
SetBkColor(COLORREF cr) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
SetCallbackMask(UINT nMask) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
SetCheckState(int nItem, BOOL bCheck) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
SetColumn(int nCol, const LVCOLUMN *pColumn) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
SetColumnOrderArray(int nCount, int *lpnArray) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
SetColumnWidth(int nCol, int cx) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
SetExtendedListViewStyle(DWORD dwExStyle, DWORD dwExMask=0) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
SetHotCursor(HCURSOR hHotCursor) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
SetHotItem(int nIndex) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
SetIconSpacing(int cx, int cy) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
SetImageList(HIMAGELIST hImageList, int nImageList) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
SetItem(const LVITEM *pItem) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
SetItem(int nItem, int nSubItem, UINT nMask, LPCTSTR lpszItem, int nImage, UINT nState, UINT nStateMask, LPARAM lParam) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
SetItemCount(int nItems) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
SetItemData(int nItem, DWORD_PTR dwData) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
SetItemPosition(int nItem, POINT pt) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
SetItemPosition(int nItem, int x, int y) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
SetItemState(int nItem, UINT nState, UINT nStateMask) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
SetItemState(int nItem, LPLVITEM pItem) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
SetItemText(int nItem, int nSubItem, LPCTSTR lpszText) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
SetTextBkColor(COLORREF cr) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
SetTextColor(COLORREF cr) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
SetViewType(DWORD dwType) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
SortItems(PFNLVCOMPARE pfnCompare, LPARAM lParamSort) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
SubItemHitTest(LPLVHITTESTINFO lpInfo) const (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |
Update(int nItem) (defined in WTL::CListViewCtrlT< TBase >) | WTL::CListViewCtrlT< TBase > | inline |