int = Dir(attr, wild
)
Fills a listbox with a directory listing.
Parameters
attr : int
The attributes of the files to locatewild : string
A file specification string - eg, *.*MFC References
CListBox::Dir
Return Value
The index of the last file name added to the list.