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

/macosx-10.10/bind9-45.101/bind9/bin/win32/BINDInstall/
H A Dresource.h46 #define IDS_ERR_CREATE_DIR 45 macro
H A DBINDInstallDlg.cpp593 throw(Exception(IDS_ERR_CREATE_DIR, m_targetDir, GetErrMessage()));
597 throw(Exception(IDS_ERR_CREATE_DIR, m_etcDir, GetErrMessage()));
601 throw(Exception(IDS_ERR_CREATE_DIR, m_binDir, GetErrMessage()));

Completed in 110 milliseconds