10 2014 档案
摘要:创建CListBox对象 CListBox m_ListBox;关联控件 ,同时注意行数从 0 开始计算1、向控件中添加内容 int AddString(LPCTSTR lpszItem); 如:m_ListBox.AddString(_T("123"));2、指定插入位置 int Inse...
阅读全文
摘要:CIPAddressCtrl m_ipCtrl;1、获取控件IP值int GetAddress(byte& byteFirst, byte& byteTwo, byte& byteThree, byte& byteFour);int GetAddress(DWORD& dwAddress);byte...
阅读全文

浙公网安备 33010602011771号