Системне програмне забезпечення, Детальна інформація

Системне програмне забезпечення
Тип документу: Курсова
Сторінок: 47
Предмет: Комп`ютерні науки
Автор: Олексій
Розмір: 40.3
Скачувань: 1194
//after obtaining the pointer,we are defining index of selected element

inde=lbd->GetCurSel();

//find out name of selected element

lbd->GetText(inde,listStr);

MessageBox(listStr,"Selection is");

}

void CMyDialog::OnLIST3()

{

//here we are getting list pointer with indentifier IDC_LIST1

CListBox* lbk=(CListBox*)GetDlgItem(IDC_LIST3);

//after obtaining the pointer,we are defining index of selected element

ind=lbk->GetCurSel();

//find out name of selected element

lbk->GetText(ind, listStr);

MessageBox(listStr,"Selection is");

}

float C;

const char szPashaWndTitle[] = "Pasha's application uses MFC";

const StepNum = 20;

bool bRunned;

class CPashaWnd : public CFrameWnd

{

public:

_int16 *NewArray16;



CPashaWnd()

{

NumOfRow = 2;

bRunned = false;

RECT r;

The online video editor trusted by teams to make professional video in minutes