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

/bind-9.11.3/bin/win32/BINDInstall/
H A DBINDInstallDlg.h77 void SetItemStatus(UINT nID, BOOL bSuccess = TRUE);
H A DBINDInstallDlg.cpp678 SetItemStatus(IDC_CREATE_DIR);
698 SetItemStatus(IDC_CREATE_DIR, TRUE);
843 SetItemStatus(IDC_COPY_FILE, FALSE);
852 SetItemStatus(IDC_COPY_FILE);
893 SetItemStatus(IDC_COPY_FILE, TRUE);
1004 SetItemStatus(IDC_REG_SERVICE);
1007 SetItemStatus(IDC_REG_SERVICE);
1048 SetItemStatus(IDC_REG_SERVICE);
1107 SetItemStatus(IDC_REG_SERVICE);
1157 SetItemStatus(IDC_REG_SERVIC
1276 void CBINDInstallDlg::SetItemStatus(UINT nID, BOOL bSuccess) { function in class:CBINDInstallDlg
[all...]

Completed in 13 milliseconds