C++简单QQ程序服务器端的实现代码

时间:2024-02-09 23:52:13
【文件属性】:

文件名称:C++简单QQ程序服务器端的实现代码

文件大小:73KB

文件格式:PDF

更新时间:2024-02-09 23:52:13

char char函数 cstring

本文实例为大家分享了C++简单QQ程序服务器端的实现代码,供大家参考,具体内容如下 // ServerDlg.cpp : implementation file // #include StdAfx.h #include Server.h #include ServerDlg.h #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif #define WM_SHOWTASK WM_USER+1 #define WM_SERVER_ACCEPT


网友评论