Portbase User Guide
// Outputs data to the edit box.
rbuff[nBytesRead] = 0;
pEdt->ReplaceSel(temp);
}
}
CDialog::OnTimer(nIDEvent);
}
//Closes the socket when the program is shut down.
BOOL CSockExamDlg::DestroyWindow()
{
if(!p) p->Close ();
KillTimer(1);
KillTimer(2);
return
CDialog::DestroyWindow();
}
112
Содержание Portbase-3010
Страница 1: ......
Страница 61: ...Portbase User Guide 4 Click Next 5 Choose destination location and click Next 61 ...
Страница 90: ...Portbase User Guide Log Window 90 ...