-
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
-
简单的网页设计,里面包含图片和flash等
简单的网页设计,里面包含图片和flash等-A simple web design, which contains pictures and flash, etc.
- 2022-07-12 07:29:27下载
- 积分:1
-
用VC++制作一个简单的局域网消息发送工程
用VC++制作一个简单的局域网消息发送工程-VC produced a simple LAN messaging works
- 2022-05-14 02:53:51下载
- 积分:1
-
本事例是一个聊天程序,包括服务器和客户段代码,可以实现简单聊天。...
本事例是一个聊天程序,包括服务器和客户段代码,可以实现简单聊天。-This example is a chat program, including server and client code above, you can realize a simple chat.
- 2022-07-21 03:14:25下载
- 积分:1
-
使用Winsock编写用IPX协议点对点聊天的程序
使用Winsock编写用IPX协议点对点聊天的程序- Uses the Winsock compilation the procedure which point-to-point
chats with the IPX agreement
- 2022-07-09 16:27:36下载
- 积分:1
-
Windows2000下的嗅探
windows2000下的嗅探器-windows2000 under the Sniffer
- 2022-03-18 05:59:53下载
- 积分:1
-
Used VC++ Programming, internal LAN chat applet.
采用VC++编程,实现局域网内部的聊天小程序。-Used VC++ Programming, internal LAN chat applet.
- 2023-03-17 09:45:03下载
- 积分:1
-
自己做的下载工具原码 用到了很多函数 都是下载用的主要函数...
自己做的下载工具原码 用到了很多函数 都是下载用的主要函数-own download tools of the original code used to download many functions are the main function
- 2022-07-11 10:57:44下载
- 积分:1
-
java编写的聊天程序c/s
是我们课程设计的时候编写的。
java编写的聊天程序c/s
是我们课程设计的时候编写的。-java chat preparation procedures c /"s courses are designed to prepare the course.
- 2022-11-20 15:30:03下载
- 积分:1
-
bt下载工具的源代码,对想了解的端口编程和NAT穿透内网的编程,很有帮助。...
bt下载工具的源代码,对想了解的端口编程和NAT穿透内网的编程,很有帮助。-bt download the source code tool of the port would like to know programming and penetration within NAT network programming and helpful.
- 2022-03-23 09:50:21下载
- 积分:1