Here you go:
Code:hList = CreateWindowEx(WS_EX_CLIENTEDGE, "SysListView32", NULL, WS_BORDER | WS_CHILD | WS_VISIBLE | LVS_REPORT, 0, 0, 0, 0, hWnd, NULL, hInst, 0);
|
Results 1 to 16 of 16
Thread: ListviewThreaded View
|
Click Here to Expand Forum to Full Width |