ReactOS 0.4.16-dev-303-g11d5cb8
|
Go to the source code of this file.
Classes | |
struct | __tagSort |
Typedefs | |
typedef struct __tagSort | Sort |
typedef struct __tagSort * | PSort |
Functions | |
int CALLBACK | SortListView (LPARAM lItemParam1, LPARAM lItemParam2, LPARAM lPSort_S) |
BOOL | ListView_SortEx (HWND hListView, int iSortingColumn, int iSortedColumn) |
Definition at line 43 of file listview.c.
Referenced by ServicesPageWndProc(), and ToolsPageWndProc().
Definition at line 22 of file listview.c.
Referenced by ListView_SortEx().