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

/macosx-10.9.5/bind9-45.100/bind9/bin/win32/BINDInstall/
H A DBINDInstallDlg.h83 void SetItemStatus(UINT nID, BOOL bSuccess = TRUE);
H A DBINDInstallDlg.cpp603 SetItemStatus(IDC_CREATE_DIR);
623 SetItemStatus(IDC_CREATE_DIR, TRUE);
664 SetItemStatus(IDC_COPY_FILE, FALSE);
673 SetItemStatus(IDC_COPY_FILE);
714 SetItemStatus(IDC_COPY_FILE, TRUE);
825 SetItemStatus(IDC_REG_SERVICE);
828 SetItemStatus(IDC_REG_SERVICE);
862 SetItemStatus(IDC_REG_SERVICE);
914 SetItemStatus(IDC_REG_SERVICE);
963 SetItemStatus(IDC_REG_SERVIC
1077 void CBINDInstallDlg::SetItemStatus(UINT nID, BOOL bSuccess) { function in class:CBINDInstallDlg
[all...]

Completed in 111 milliseconds