搜索资源列表
DLL登陆窗体
- 这是一个把登录封装到DLL的例子,当前程序还包括自动建立数据库,给数据库加密码。-This is a package to put logged DLL example, the current procedures also include automatic establish a database to database password.
delphi+vc+dll
- 用delphi调用Vc的dll,实例,原码.和大家分享-Vc with delphi call the dll, example, the original code. And share
动态链接库(dll)实例
- 这是一个很好的动态链接库(dll)实例-This is a good dynamic link library (dll) Example
JAVA-dll-ocx
- JAVA调用dll和ocx例子,操控学习JAVA调用DLL,ocx-Call dll and ocx JAVA example, control learning JAVA call DLL, ocx
Wsock32.dll
- 以网易时期的《精灵》为例子,讲述了一下如何在网络游戏中作出被动的外挂而不需要使用系统钩子函数,但是对目前的很多网络游戏而言,通常都会检测自身目录中是否存在“Wsock32.dll”文件,如有一般来说都是外挂了,现在需要另辟蹊径才能到达这个目的!-Netease period to the "Wizard", for example, about how the network responds in a passive game without the need for plug-hook us
dll
- 一个短信发送的例子,要用到GSM MODEM才行。-An example of SMS, GSM MODEM use to do.
Emailspy1
- delphi编的检查文件是否正在使用(EXE,DLL)的例子-delphi made inspection documents are being used (EXE, DLL) example
dll
- dll注入简单例子,非常简单。只是自己测试用的源码。共享学习-dll into the simple example, very simple. Only its own source code testing. Shared learning
dll
- 讲述c#制作、访问dll。很好的一个例子,对于初学者帮助很大。5分钟学会用C#访问dll.-About c# production, visit the dll. An example of very good, very helpful for beginners. 5 minutes learn how to use C# to visit dll.
CPP_FORTRAN_TEST
- C++ DLL与fortran DLL 的调用例子,便于大家学习DLL编程!-C++ DLL and call the fortran DLL example, U.S. study DLL programming easy!
DLL
- VB调用水晶报表的封装DLL范例,crystal report9.2开发版-VB package called Crystal Reports DLL example, crystal report9.2 Developer Edition
dll-invoke
- dll文件示例,提供了dll文件的编写与调用.-dll invoke example.
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
smtp_mail
- VC使用smtp.dll发邮件示例,压缩包内含三个代码,一个是vc++调用smtp.dll发送邮件的实例,一个是动态加载实例,还是有一个是静态引入实例,都可以顺利编译,很不错的参考资料。-VC use email smtp.dll example, compressed packet contains three codes, one is calling vc++ examples of smtp.dll send a message, one example of dynamic loadi
AllocHook
- LMemDebug.DLL example for windows mobile (track memory leaks)
DLL
- 一个用VISUAL BASIC调用FORTRAN生成的DLL的例子,-VISUAL BASIC calls with a FORTRAN-generated DLL example
DLL_Source
- Windows C# Dll example source code
dll
- ASP编译成DLL的小例子,内容是文件真实格式检查 -ASP DLL compiled a small example of the true contents of the file format check
VC_Programming_how_share_data_DLL_example_code
- VC编程实现如何在DLL中共享数据实例代码VC Programming how to share data in the DLL example code-VC Programming how to share data in the DLL example code
delphi_dll
- 使用DELPHI7演示如何创建DLL如何调用DLL的例子-DELPHI7 demonstrates how to create DLL used to call the DLL example