1.error C3861: 'AfxSocketInit': identifier not found
error C3861: 'AfxSocketInit': identifier not found
intraweb源码æä¹åºç°è¿æ ·çé误ï¼æç¨çæ¯VSå¹³å°ï¼
intraweb源码æºä»£ç ï¼BOOL CSerialPortApp::InitInstance()//åå§åå®ä¾
intraweb源码{
intraweb源码if (!AfxSocketInit())
intraweb源码{
intraweb源码AfxMessageBox(IDP_SOCKETS_INIT_FAILED);//å¥æ¥ååå§å失败
intraweb源码return FALSE;
intraweb源码}
intraweb源码//
intraweb源码error C: 'AfxSocketInit': identifier not found
intraweb源码æåç°æ¾ä¸å°å®çå®ä¹ï¼æ°æææç¹ï¼
intraweb源码