ReactOS 0.4.16-dev-336-gb667d82
|
Public Attributes | |
INT | iSortingColumn |
BOOL | bSortAscending |
Definition at line 26 of file listview.c.
BOOL tagSORT_INFO::bSortAscending |
Definition at line 29 of file listview.c.
Referenced by CompareFunc(), and ListView_Sort().
INT tagSORT_INFO::iSortingColumn |
Definition at line 28 of file listview.c.
Referenced by CompareFunc(), and ListView_Sort().