摘要:
一、如果在程序中涉及Socket,那么需要在应用程序的BOOL CPnrNavCtrlApp::InitInstance()函数中,做Socket初始化工作,如下: if (!AfxSocketInit()){AfxMessageBox(_T("初始化socket失败"));return FALSE;}仅仅如上是会报错的,还需要在stdafx.h中加入头文件信息:#include <afxs... 阅读全文
posted @ 2010-09-06 17:45
pjh123
阅读(125)
评论(0)
推荐(0)

浙公网安备 33010602011771号