-
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功能的IE插件,压缩包里有详细的开发文档和用户使用说明,以及源代码和功能说明,该插件支持FTP文件的多线程断点下载...
这是我们为参加编程比赛而做的一个具有基本FTP功能的IE插件,压缩包里有详细的开发文档和用户使用说明,以及源代码和功能说明,该插件支持FTP文件的多线程断点下载-This is our game for participation in programming done with a basic FTP function of IE plug-ins, Compression bag detailed documentation and the development of user notes, as well as the source code and functional description, the plug-in support for FTP file multithreading download breakpoint
- 2022-11-01 16:45:03下载
- 积分:1
-
ASP.NET开发的信息管理系统实例导航:第…
ASP.NET信息管理系统开发实例导航:第4章 图书借阅系统系统-ASP.NET development of information management system navigation examples : Chapter 4 Lending Library Systems
- 2022-03-17 05:40:33下载
- 积分:1
-
超链接程序的原理。C++实现。代码没有错误
超链接程序的原理。C++实现。代码没有错误-c++
- 2022-01-25 14:38:23下载
- 积分:1
-
顾名思义一个可视电话的程序,不过没有条件做实验。
顾名思义一个可视电话的程序,不过没有条件做实验。-As the name suggests a visual telephone procedures, but I did not do the experiment conditions.
- 2022-03-25 07:03:52下载
- 积分:1
-
gioi thieu co ban ve mang thong tin:
1.tong quan ve mang thong tin
2. mang va...
gioi thieu co ban ve mang thong tin:
1.tong quan ve mang thong tin
2. mang va dich vu vien thong
3. cong nghe chuye mach
4. chuyen mach theo thoi gian
- 2022-06-12 02:20:41下载
- 积分:1
-
vc++客户端
vc++客户端程序设计适合初学者 ,应用socket(),bind(),listen(),accept(),send(),rec()等函数说明
- 2022-11-06 09:25:03下载
- 积分:1
-
Windows程序的源代码
windows wininet source code
- 2022-02-25 20:56:56下载
- 积分:1
-
mac osc平台下Xcode编程,Objective
mac osc平台下Xcode编程,Objective-C编写的网络通信程序-mac osc platforms Xcode programming, Objective-C to prepare the network communication program
- 2022-05-31 15:09:17下载
- 积分:1
-
鸽子
飞鸽的一版最新的source!由于飞鸽是由VC++ 6.0所写,与Visual 2005 不太兼容。本项目以网络上流传广泛的ipmsg206src版为基础,修改了直接导入Visual 2005 后产生的50多个bug。可以生成正常使用的飞鸽exe文件。供研究飞鸽的朋友参考使用。注:本人修改时间2008年9月2日-Dove
- 2022-01-25 21:58:59下载
- 积分:1