Also for a simple list of files, try a Listbox and send it a LB_DIR msg.

As to the Treeview and Listview, FindFirstFile(), FindNextFile() and FindClose() may also be helpful to get the files.