Home
last modified time | relevance | path

Searched refs:ListView_SortEx (Results 1 – 4 of 4) sorted by relevance

/reactos/base/applications/msconfig_new/comctl32ex/
H A Dlistview.h28 ListView_SortEx(HWND hListView,
33 ListView_SortEx((hListView), (iSortingColumn), -1)
H A Dlistview.c43 ListView_SortEx(HWND hListView, in ListView_SortEx() function
/reactos/base/applications/msconfig_new/
H A Dtoolspage.cpp445 ListView_SortEx(hToolsListCtrl, iSortingColumn, iToolsPageSortedColumn); in ToolsPageWndProc()
H A Dsrvpage.cpp864 ListView_SortEx(hServicesListCtrl, iSortingColumn, iSortedColumn); in ServicesPageWndProc()