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

/bind-9.6-ESV-R11/bin/win32/BINDInstall/
H A DBINDInstallDlg.cpp588 SetItemStatus(IDC_CREATE_DIR);
608 SetItemStatus(IDC_CREATE_DIR, TRUE);
649 SetItemStatus(IDC_COPY_FILE, FALSE);
658 SetItemStatus(IDC_COPY_FILE);
699 SetItemStatus(IDC_COPY_FILE, TRUE);
810 SetItemStatus(IDC_REG_SERVICE);
813 SetItemStatus(IDC_REG_SERVICE);
847 SetItemStatus(IDC_REG_SERVICE);
899 SetItemStatus(IDC_REG_SERVICE);
948 SetItemStatus(IDC_REG_SERVIC
1062 void CBINDInstallDlg::SetItemStatus(UINT nID, BOOL bSuccess) { function in class:CBINDInstallDlg
[all...]
H A DBINDInstallDlg.h83 void SetItemStatus(UINT nID, BOOL bSuccess = TRUE);

Completed in 256 milliseconds