Searched refs:g_iSortedColumn (Results 1 – 1 of 1) sorted by relevance
36 static INT g_iSortedColumn; variable544 (void)ListView_Sort(hWnd, iSortingColumn, g_iSortedColumn); in ListWndNotifyProc()545 g_iSortedColumn = iSortingColumn; in ListWndNotifyProc()733 (void)ListView_Sort(hwndLV, g_iSortedColumn, -1); in RefreshListView()