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

/bind-9.6-ESV-R11/bin/win32/BINDInstall/
H A Dresource.h46 #define IDS_ERR_CREATE_DIR 45 macro
H A DBINDInstallDlg.cpp578 throw(Exception(IDS_ERR_CREATE_DIR, m_targetDir, GetErrMessage()));
582 throw(Exception(IDS_ERR_CREATE_DIR, m_etcDir, GetErrMessage()));
586 throw(Exception(IDS_ERR_CREATE_DIR, m_binDir, GetErrMessage()));

Completed in 25 milliseconds