#include "list.h"Go to the source code of this file.
Classes | |
| struct | ListEx_ItemInfo |
| class | CListCtrlEx |
Defines | |
| #define | AFX_LISTCTRLEX_H__1447784E_2A04_4014_9A96_4D11F169E148__INCLUDED_ |
Enumerations | |
| enum | fsLCSortMode { LCSM_NONE = 0, LCSM_ASCENDING = 1, LCSM_DESCENDING = 2 } |
| enum | fsLCSortModeSupport { LCSM_ALL_SUPPORTED = 0, LCSM_ASCENDING_NOTSUPPORTED = 1, LCSM_DESCENDING_NOTSUPPORTED = 2 } |
Variables | |
| const int | LISTEX_MAXCOLUMNS = 15 |
| #define AFX_LISTCTRLEX_H__1447784E_2A04_4014_9A96_4D11F169E148__INCLUDED_ |
Definition at line 7 of file ListCtrlEx.h.
| enum fsLCSortMode |
| enum fsLCSortModeSupport |
Definition at line 30 of file ListCtrlEx.h.
| const int LISTEX_MAXCOLUMNS = 15 |
Definition at line 21 of file ListCtrlEx.h.
Referenced by CListCtrlEx::DeleteHdrItem(), CListCtrlEx::ReadState(), CListCtrlEx::RebuildAIndex(), CListCtrlEx::SaveState(), and CListCtrlEx::SetColumnText().
1.5.6