搜索资源列表
MD5加密算法源代码+DLL成品
- MD5加密算法源代码+DLL成品,这个更好,有完整的VC源码,更加强大,可以直接做成DLL文件进行调用.特爽,MD5就不用说了吧.-MD5 encryption algorithm source code DLL finished, the better, a complete source VC, more powerful, and can directly cause for calling DLL files. Special autumn, MD5 would not have sai
TESTdll
- 该软件代码示范了如何用VC++开发环境 进行动态链接库DLL编写 及如何在应用程序中调用DLL 的函数-model code of the software how to use development environment for VC DLL and how to prepare the application procedure call the DLL function
vc++bianchengjingcui
- vc++编程精粹的随书光盘。 包含vc++的高级编程以及dll com及钩子的编程-vc programming essence of the CD with the book. Vc included senior programming and dll com and hook Programming
dll-example
- vc动态链接库编写例子,展示了各种不同的实现方式。-vc dynamic link library prepared examples demonstrating a variety of ways.
vc++_dll_3
- VC++动态链接库(DLL)编程深入浅出(三) 看到这篇文章在制作动态库时很有用,推荐给初学者。出处:PConline 作者:宋宝华 责任编辑:moningfeng
vc++_dll_4
- VC++动态链接库(DLL)编程深入浅出(四) 看到这篇文章在制作动态库时很有用,推荐给初学者。出处:PConline 作者:宋宝华 责任编辑:moningfeng
DLL
- 几个打包安装时 需要的VC库 不知道有没有用
dllzhuru.rar
- 上学写的VC DLL 远程注入的例子, 可以根据进程ID插入想注入的D,School written by long-distance VC DLL injection example, you can insert in accordance with the process ID of the D would like to inject
VC
- SafeNet宏狗VC调用的例子,里面有COM ,DLL ,OBJ,Staticlib库-VC call the dog SafeNet macro examples, which are COM, DLL, OBJ, Staticlib Library
用作刻录光盘的VC源码
- 用作刻录光盘的VC源码,有SDK和MDK开发包,有动态库,我认为比较好!-VC source code for burning CDs, there are SDK and MDK development kits, there are dynamic libraries, I think it is good!
getHDSN
- VC编写的DLL,可以获得硬盘的型号、序列号以及计算机 ID, 带Delphi的源程序,在Win2K下通过,但是没有在Win9X下试过, 感兴趣的朋友可以在Win9X 下试一下,或者编写一个VB的范例。 函数以及定义: function ReadPhysicalDrive(driveID:integer;buffer:Pointer;bufLen:integer):integer; stdcall; external DiskID.dll name ReadPhysicalDriveInNT ;
dll
- 动态静态链接库vc++(dll) 关于vc++动态链接库的程序,源代码-Dynamic static link library vc++ (Dll) on vc++ Procedure dynamic-link library, source code
VB_Call_VCDll
- 自己写的VB调用VC编写的DLL库函数的例子。因VB是弱类型的语言所以很多操作用C实现简单而用VB实现很困难,这时用VC生成函数封装到DLL里,由VB调用显得很轻巧自然,尤其是有位运算时。-Written in VB to call their own VC prepared DLL library function example. VB is a result of the weak type of language used to operate many C to achieve a s
VC-dll
- 入门学习dll时,非常好的学习资料,讲解很清晰明了-Dll study entry, the very best learning materials, on a very clear
DLL
- DLL除了可同时被多个应用程序共享外,还可以在不改变调用接口(从而不需修改使用它的应用程序)的情况下,改进和升级里面的库函数。而且DLL与编写它的语言无关,例如,用VC生成的规则DLL,可以被VB、Delphi等生成的应用程序使用-Apart from the DLL can be shared by multiple applications, but also can change the call interface (so no need to amend the application
dlltest
- VC++ dll静态与动态连接库编程测试,包含2的DLL和一个调用程序,便宜环境VS2008-VC++ dll static and dynamic link library programming and testing, including two of the DLL, and a calling program, cheap environment VS2008
GetInfo
- 获取系统信息 分两部分 主程序 vc编写 调用c#写的dll获取系统信息 dll 用 C# 编写了 通过 WMI 来获取系统信息 -Get system information prepared in two parts the main program vc dll call c# written dll used to obtain system information C# prepared to obtain system information through WM
MD5-DLL
- MD5加密算法源代码,开发环境为vc++,压缩包里面含有 DLL成品-MD5 encryption algorithm source code, development environment for the vc++, DLL which contains a compressed product
ExternVarDll
- vc 创建Win32 DLL导出一个全局变量\ExternVarDll的源码-vc create a Win32 DLL exported global variable \ ExternVarDll source
VCPP-DLL
- VC++动态链接库(DLL)编程深入浅出,非常不错的VC DLL学习资料。-VC++ dynamic link library (DLL) programming easy to understand, very good VC DLL learning materials.