代码搜索结果
找到约 15,351 项符合
9 的代码
d263.bmp.txt
(9)实现接收短消息功能
该实例接收短消息是采用定时器轮巡的方式,每个定时器周期尝试接收短消息,若收到
新的短消息,则显示在ListCtrl中。
void CGsmGprsView::OnTimer(UINT nIDEvent)
{
// TODO: Add your message handler code here and/or call d