На главную

On-line справка по Win32 API

Написать письмо
БЕСПЛАТНАЯ ежедневная online лотерея! Выигрывай каждый день БЕСПЛАТНО!
Список всех статей A-B-C-D-E-F-G-H-I-J-K-L-M-N-O-P-Q-R-S-T-U-V-W-X-Y-Z | Скачать Вниз

Directory Lists



An application can add the names of files or subdirectories to a combo box by sending the CB_DIR message to it. The wParam parameter for the window procedure specifies the attributes of the files to add, and the lParam parameter points to the text string that defines the file specification.

Within a dialog box, an application can also use DlgDirListComboBox. If the specified filename includes a drive, path, or both, DlgDirListComboBox changes the current drive or directory and removes the drive and path from the filename string. To show the directory name, the function updates the specified static control, if any. It then resets the contents of the combo box, and sends the CB_DIR message to the combo box to add the specified filenames.

To remove the selected filename, directory name, or drive letter from a combo box that has been filled by using DlgDirListComboBox, an application can use the DlgDirSelectComboBoxEx function.
The DlgDirListComboBox and DlgDirSelectComboBoxEx functions and the CB_DIR message are similar to the DlgDirList and DlgDirSelectEx functions and the LB_DIR message used with list boxes.


Пригласи друзей и счет твоего мобильника всегда будет положительным!
Предыдущая статья
 
Сайт Народ.Ру Интернет
Следующая статья
Пригласи друзей и счет твоего мобильника всегда будет положительным!

Списки Директория



Приложение может добавить имена файлов или подкаталогов блоку combo посылая сообщение CB_DIR этому. Параметр wParam для процедуры окна определяет атрибуты файлов, чтобы добавляться, и параметр lParam указывает на текстовую строку, что определяет файловую спецификацию.

В пределах диалогового блока, приложение может также использовать DlgDirListComboBox. Если определенный filename включает накопителя, пути, или оба, DlgDirListComboBox изменяет текущего накопителя или директория и удаляет накопителя и пути из строки filename. Для того, чтобы показывать имя директория, функция корректирует определенное статическое управление, если имеется. Это затем сбрасывает содержание блока combo и посылает сообщение CB_DIR блоку combo, чтобы добавлять определенные filenames.

Для того, чтобы удалять выбранный filename, имя директория, или письмо накопителя от блока combo, что заполнен использованием DlgDirListComboBox, приложение может использовать функцию DlgDirSelectComboBoxEx.
DlgDirListComboBox И функции DlgDirSelectComboBoxEx и сообщение CB_DIR подобное DlgDirList и функции DlgDirSelectEx и сообщение LB_DIR использовалось блоками списка.


Вверх Version 1.3, Oct 26 2010 © 2007, 2010, mrhx Вверх
 mrhx software  Русский перевод OpenGL  Русский перевод Win32 API
 
Используются технологии uCoz