Searched refs:CreateListColumns (Results 1 – 1 of 1) sorted by relevance
246 static BOOL CreateListColumns(HWND hWndListView, INT cxTotal) in CreateListColumns() function632 if (!CreateListColumns(hwndLV, cx)) goto fail; in CreateListView()