Hi


Is it possible to Get a list of files from one directory ?

Like this function "DlgDirList()", But we wnat to Get a list of file in other control (our control), not in ListBox

"DlgDirList ( D->m_hWnd, path, IDC_LIST, 0, DDL_READWRITE ) ;"


Thanks