CListBox::Dir

Call this member function to add a list of filenames and/or drives to a list box.

Syntax

int Dir( UINT attr, LPCTSTR lpszWildCard );

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 only
Complete documentation Visual C++ documentation

Remarks

Version 1.0 of Windows CE supports this member function; versions 2.0 and later do not.

See Also

CListBox Overview, CListBox Member Functions, Control Classes, CFile::GetStatus