needed to add names to the list displayed by a list box window More...
#include <Zclass.h>
Public Attributes | |
| unsigned int | attributes |
| Specifies an absolute path, relative path, or filename. An absolute path can begin with a drive letter (for example, d:\) or a UNC name (for example, \ machinename\ sharename). If the string specifies a filename or directory that has the attributes specified by the seed member, the filename or directory is added to the list. If the filename or directory name contains wildcard characters (? or *), all files or directories that match the wildcard expression and have the attributes specified by the seed member are added to the list. | |
| xstring | seed |
| Specifies the attributes of the files or directories to be added to the list box. This parameter can be one or more of the following values. | |
needed to add names to the list displayed by a list box window
Specifies the attributes of the files or directories to be added to the list box. This parameter can be one or more of the following values.
1.6.1