Searched refs:IDC_DIRLIST (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/bind9-45.101/bind9/bin/win32/BINDInstall/
H A DDirBrowse.cpp72 ON_LBN_DBLCLK(IDC_DIRLIST, OnDblclkDirlist)
73 ON_LBN_SELCHANGE(IDC_DIRLIST, OnSelchangeDirlist)
84 DlgDirList((LPTSTR)(LPCTSTR)m_selectedDir, IDC_DIRLIST, IDC_CURDIR, DDL_DIRECTORY);
92 CListBox *lb = (CListBox *)GetDlgItem(IDC_DIRLIST);
96 DlgDirList((LPTSTR)(LPCTSTR)curSel, IDC_DIRLIST, IDC_CURDIR, DDL_DIRECTORY);
H A Dresource.h70 #define IDC_DIRLIST 1004 macro

Completed in 108 milliseconds