vc++ sql语句操作 用户登录(二)
rol notification handler code here
int pos=m_CtlList.GetSelectionMark();//当前选中的行索引
m_name1=m_CtlList.GetItemText(pos,0);
// m_=m_CtlList.GetItemText(pos,1);
UpdateData(FALSE);
*pResult = 0;
}