Searched refs:LISTVIEW_DEFSTYLE (Results 1 – 1 of 1) sorted by relevance
221 #define LISTVIEW_DEFSTYLE (WS_CHILD | WS_VISIBLE | WS_TABSTOP |\ macro236 empty_string, LISTVIEW_DEFSTYLE | LVS_ICON, in Control_CreateListView()406 SetWindowLongW(panel->hWndListView, GWL_STYLE, LISTVIEW_DEFSTYLE | style); in Control_UpdateListViewStyle()