搜索资源列表
DLL
- C++写的一个DLL文件 用vc++6.0编译 ,用vc调用DLL来对两个数字比较大小 。作为课堂作业非常合适。(A DLL file written by c++ is compiled with vc++ 6.0, and the vc calls the DLL to compare the two Numbers. As a class assignment, it's perfect.)
自带的DLL 实现在IE中的传输 过防火 360 等
- 自带的DLL 实现在IE中的传输 过防火 360 等(The built-in DLL is implemented in IE with fire 360 and so on)
NPGsql必要dll
- c#访问PostgreSQL数据库必须要引用的dll(C# accesses the DLL that the PostgreSQL database must reference)
DLL使用方法
- window下DLL的使用方法,本文章将几种常见的排序方法做了简单的封装(Window under the use of DLL, this article will be a few common sorting method to do a simple package)
dll
- 例子 DLL注入 千万人气人气王瑞清王瑞(Examples of DLL inject tens of millions of popular Wang Ruiqing Wang Rui)
DLL自动注入EXE
- 将dll注入远程exe中 执行exe将优先执行你的dll dll结束后再开始执行exe(Executing exe by injecting DLL into remote exe will give priority to executing your DLL DLL and then start executing exe)
YQ调用DLL实例
- 雅奇调用DLL的实例代码()
释放 DLL
- 一个简单的DLL释放Demo,用于 入门学习(a simple dll realse demo fro learning)
带视频全代码dll
- 自己看,带个视频,大家自己看看,,,,,,,,,,,(A DLL video file, FML, too, why bother,.)
通达信DLL函数编程规范
- 通达信DLL函数编程规范用户可以自己编写公式函数dll载入通达信客户端,用户dll必须遵循通达信接口规范。(请参考示范程序TestPluginTCale)(This file contains a summary of what you will find in each of the files that make up your TestPluginTCale application. TestPluginTCale.dsp This file (the project file)
DLL注入
- 易语言实现远程线程dll注入到exxe工具源码(Easy language implementation of remote thread DLL injection into exxe tool source code)
DLL举例
- delphi生成dll举例,以及调用 delphi生成dll举例,以及调用(delphi create dll delphi create dll)
VC++动态链接库(DLL)编程深入浅出(全)
- 静态链接库与动态链接库都是共享代码的方式,如果采用静 态链接库,则无论你愿不愿意,lib中的指令都被直接包含在最终生成的EXE文 件中了。但是若使用DLL,该DLL不必被包含在最终EXE文件中,EXE文件执行 时可以“动态”地引用和卸载这个与EXE独立的DLL文件。静态链接库和动态链 接库的另外一个区别在于静态链接库中不能再包含其他的动态链接库或者静态 库,而在动态链接库中还可以再包含其他的动态或静态链接库。(Both the static link library and the d
DLL隐藏汇编版--低强度
- 低强度的dll隐藏,xt下看的出来,普通的看不出来,emmmmmmm(the lower dll hideemmmmmmmemmmmmmmemmmmmmm)
应用unzip32.dll中函数Wiz_UnzipToMemory的例子
- 本文在VB中应用动态链接库unzip32.dll中函数Wiz_UnzipToMemory,在内存中进行数据解压缩。(This article applies dynamic link library unzip32.dll function Wiz_UnzipToMemory in VB, decompress in memory.)
axmsctrl.dll
- sms dll componet for visual studio
蚁群DLL插件
- 一个蚁群DLL插件: 提高蚁群游戏智能化,目的是为了蚁群生存.通过收集食物和其他殖民地作战。鉴于一组函数,分别调用,提供每个殖民地的蚂蚁的行动计划。 DLL使用A *寻路设置蚂蚁的路径,代码是用c++写的。(Improve the intelligence of the ant colony game, aimed at the survival of the ant colony. By collecting food and other colonies. In view of a se
驱动注入DLL指定进程
- 非常稳定的驱动注入Dll到进程的程序,功能强大,兼容性强。(Very stable drive into the process of Dll program, powerful, strong compatibility.)
易语言汇编交换主程序和DLL数据方法一源码
- 易语言汇编交换主程序和DLL数据方法一源码(Easy language assembler exchange master program and DLL data method source code)
易语言汇编交换主程序和DLL数据方法二源码
- 易语言汇编交换主程序和DLL数据方法二源码(Easy language assembler exchange master program and DLL data method two source code)