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

/bind-9.11.3/bin/win32/BINDInstall/
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 14 milliseconds