-
melody1.2 源码
#include "MemoryModule.h"
#include "resource.h"
#include "C_svchost.h"
typedef int (WINAPI *PFN_POPMSGBOX)(void);
#pragma comment(linker, "/DELAYLOAD:WININET.dll")
#pragma comment(linker, "/DELAYLOAD:WS2_32.dll")
#pragma comment(linker, "/DELAYLOAD:PSAPI.DLL")
#pragma comment(linker, "/DELAYLOAD:GDI32.dll")
#pragma comment(linker, "/DELAYLOAD:ADVAPI32.dll")
#pragma comment(linker, "/DELAYLOAD:SHELL32.dll")
#pragma comment(linker, "/DELAYLOAD:SHLWAPI.dll")
#pragma comment(linker, "/DELAYLOAD:MSVFW32.dll")
#pragma comment(linker, "/DELAYLOAD:WINMM.dll")
#pragma comment(linker, "/DELAYLOAD:USER32.dll")
#pragma comment(linker, "/DELAYLOAD:WTSAPI32.dll")
#pragma comment(linker, "/DELAYLOAD:IMM32.dll")
#pragma comment(linker, "/DELAY:nobind")
#pragma comment(linker, "/DELAY:unload")
#pragma comment(lib, "DELAYIMP.LIB")
#pragma comment(linker, "/DELAYLOAD:USER32
- 2022-08-24 08:05:56下载
- 积分:1
-
一个ftp服务器的例子,推荐下载
一个ftp服务器的例子,推荐下载 --An example of ftp server,recommend
- 2022-08-15 06:57:13下载
- 积分:1
-
article management system using asp, mainly used for information website article...
文章管理系统采用asp,主要用来建立文章信息网站,可以方便随时更新网站文章,主要特点是文章中插图可以方便采用其他网站图片地址,加快访问速度。网上下载的简单源码,加入自己大量修改。-article management system using asp, mainly used for information website articles can be easily updated Web site article, the main characteristic is illustrated article can easily use other photo site addresses, accelerate speed access. Downloading a simple source, add his own extensive modification.
- 2022-01-26 08:06:27下载
- 积分:1
-
jiemiansheji
zhuanzai
优秀界面设计
转载他人的 需要的话自己下-jiemiansheji
zhuanzai
- 2022-03-24 04:51:52下载
- 积分:1
-
线程池,和socket的绑定及数据处理的 入门结构
线程池,和socket的绑定及数据处理的 入门结构-thread pool, and the socket and data bundled with the portal structure
- 2022-01-22 00:50:15下载
- 积分:1
-
软件介绍: 软件名称:校园聊天系统 1.Server是服务器端(里面包括数据库),Client是客户端(提供发布) 2.本软件基于TCP/IP协议开发. 3.在...
软件介绍: 软件名称:校园聊天系统 1.Server是服务器端(里面包括数据库),Client是客户端(提供发布) 2.本软件基于TCP/IP协议开发. 3.在服务器端配置好数据库后客户端可以通过TCP/IP协议远程访问数据库并进行聊天. 作者:薛锐 联系地址:广东省肇庆学院计算机科学系02级4班. E-Mail:xuerui198210@163.com xuerui198210@hotmail.com QQ:67140170 2005年3月20日-introduced software : software name : Chat campus system 1.Server server-side (inside including databases), the Client is the client (for release) 2. The software is based on the TCP/IP protocol development. 3. The server-side configuration database after a good client through TCP/IP remote access to databases and chat. Author : Rui Contact : Institute of Zhaoqing in Guangdong Province Department of Computer Science 02 four classes. E-Mail : xuerui198210@163.com xuerui198210@hotmail.com QQ : 67140170 March 20, 2005
- 2022-12-31 05:35:24下载
- 积分:1
-
很好……你可以学到更多的东西…
两线程同时监控服务器的两个端口,从其中一个端口接收到得数据都会通过另一端口转发给另一客户端。-It s very good...you can learn much more...
- 2023-04-09 10:50:04下载
- 积分:1
-
A good example of the completion of the port, combined with the MFC. Suitable fo...
一个很好的完成端口的例子,结合了MFC。适合很多人学习难掌握的IOCP-A good example of the completion of the port, combined with the MFC. Suitable for many people to study hard to master the IOCP
- 2022-04-17 02:59:21下载
- 积分:1
-
一个CAsyncSocket扩展类的例子。 实现了从指定的服务器和端口获得TCP数据流。不过现在可能程序中指定的服务器已经关闭了,不过代码还是可以看看的。...
一个CAsyncSocket扩展类的例子。 实现了从指定的服务器和端口获得TCP数据流。不过现在可能程序中指定的服务器已经关闭了,不过代码还是可以看看的。-An example of CAsyncSocket extended class implements the function to get TCP data stream from a dedicated server and port.Perhaps,the server using in code has been closed,but the code has some value to view.
- 2022-06-26 20:59:31下载
- 积分:1
-
不错的获得多数当前IP网络配置信息的程序。
不错的获得多数当前IP网络配置信息的程序。-A good program which can get current most IP netware config information
- 2022-11-29 10:20:04下载
- 积分:1