搜索资源列表
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
ReleaseResourceFile
- 说明了如何从资源文件中释放出自己的文件。 工程首先需要一个testdll.dll,其中只有一个函数test(),表明工程是否正确加载了该dll。然后运行后点击按钮释放出testdll2.dll,替换原先的testdll.dll,仍旧可以正常运行。-of how the resources released from the documents themselves in the paper. First projects need
testdll
- 本人自己写的动态调用DLL接口的使用类,可以方便的调用DLL接口.
testdll
- C++ 如何调用 delphi编写的DLL.精彩例子。
NoCtrl+Alt+Del(one)
- 1.请对 thhotkey.dpr进行编译 thhotkey.exe 2.请对 testdll.dpr 进行编译 生成 testdll.dll 3.运行 thhotkey.exe即可
TestDll
- 调用dll,使用com的形式调用dll,关于asp.net调用dll.
testdll
- 对CADO进行测试!不包括空间数据的测试。
testdll
- VC下虚拟串口相关的安装及卸载动态链接库和配置
11
- DLL注入,就把什么枚举进程、查找窗口和进程特权设置那西东西省了。 附件中带了一个testDll.dll,是我写的一个测试DLL,因为一般的DLL注入进去了可能没反应,所以在我写了个DLL,在里面加了MessageBox,可以弹出来,这样就知道DLL运行没有。DLL是VC++写的,因为我用的是VB迷你版,只能写ActiveX DLL,而这种DLL不能用来注入(我写了个,在Main函数里写了个MsgBox,启动对象设为 Sub
纯VB全局 Hook 测试,进程防火墙,拦截进程
- LIBRARY TestDLL EXPORTS DLLMain FreeHook EnableHook
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
ReleaseResourceFile
- 说明了如何从资源文件中释放出自己的文件。 工程首先需要一个testdll.dll,其中只有一个函数test(),表明工程是否正确加载了该dll。然后运行后点击按钮释放出testdll2.dll,替换原先的testdll.dll,仍旧可以正常运行。-of how the resources released from the documents themselves in the paper. First projects need
win_snmp
- windows系统下snmp编程源代码,内容包括agent、管理者例子和编程规范说明,初学者的最好学习资料-windows system snmp programming source code, including agent, manager and programming specification examples, the best learning materials for beginners
testdll
- 本人自己写的动态调用DLL接口的使用类,可以方便的调用DLL接口.-I wrote it myself dynamic invocation of the use of DLL interface, you can conveniently call the DLL interface.
testdll
- C++ 如何调用 delphi编写的DLL.精彩例子。-C++ Prepared delphi how to call DLL. Brilliant example.
NoCtrl+Alt+Del(one)
- 1.请对 thhotkey.dpr进行编译 thhotkey.exe 2.请对 testdll.dpr 进行编译 生成 testdll.dll 3.运行 thhotkey.exe即可-1. Thhotkey.dpr please compile thhotkey.exe2. Please testdll.dpr to compile generated testdll.dll3. Running thhotkey.exe can
testdll
- 该程序描述了dll的生成和使用方法。包含了两个工程文件。程序结构简单清晰,是dll非常好的入门学习资料。-Dll the program describes the generation and use. File contains two projects. Simple and clear program structure is very good dll entry-learning materials.
testdll
- 组件编程的实例。VC控件编程与演示DLL的操作。-Component programming example. VC controls the operation of DLL programming and presentation.
TestDLL
- testdll,一个如何在vc++中动态加载dll的实例。-A example about how to load a dll in visual c++.
TestDLL
- This file contains a summary of what you will find in each of the files that make up your TestDLL application.