搜索资源列表
内存映像(动态库间)
- 动态库之间的内存共享(在动态库和主程序之间以及在动态库和动态库之间共享内存)-DLL between memory sharing (DLL and the main program and the dynamic between the library and DLL between shared memory)
CreateRemoteThread-DLL-Injection
- 一个Visual C++实现的完整的使用CreateRemoteThread的DLL进程注入方案源代码 本文和程序是基于CreateRemoteThread注入DLL的方法上的扩展,修改了以前方法的一些缺陷,并增加了几个功能,与其他文章不同,这里,给出了一个完整的解决方案。包括:1.实现一个遵守微软"Best Practices for Creating DLLs"的DLL动态链接库。2. 注入dll,并可以同时执行这个dll代码。3. 如果注入不成功,给出错误处理并通知用户。 4. 使用C
ktrexe
- 一个VC写的*器源代码,功能比较简单,采用的是 DLL动态库注入的方式,本程序分为两个模块,一个为EXE 加载模块,一个为DLL功能模块. 功能比较朴实,可以用于学习.-VC to write a keyboard logger source code, function relatively simple, uses a dynamic library DLL into the way, this program is divided into two modules, on
MyDll
- 这里是控制其它程序窗口的动态库的源程序。包括查找程序、移动窗口、最大化、最小化窗口、向窗口控件写入内容,按下某按钮,改变窗口尺寸、隐藏任务栏、显示任务-Here are other programs to control the dynamic library window of the source. Including the Finder, mobile window, maximize, minimize the window to write the contents of the w
SearchDlg
- 演示使用控制窗口动态库和钩子动态库的程序-Demonstration of the use of the control window and hook DLL DLL procedures
dll
- dll动态库的使用和开发是我们在编程过程中要常常使用的技术-dll dynamic library use and development is in the programming process, we must often use technical
dll
- dll 动态连接库 vc++ 源码下载 -dll Dynamic Link Library vc++ source download
AutoCode
- 一个可以自动编写动态库引入代码的小程序。对于一个开发好的动态库,写装载这个动态库的上层程序时,我们每次碰到这种需要装载动态库的程序时,都需要写装载动态库的代码,包括装载dll文件,然后就是获取每个接口函数的入口,还有就是每一个接口函数调用前的增加try catch保护,这些代码都是重复死板的东西,可以用这个小程序来自动完成代码编写工作,对于写大型软件的vc程序员有用。-Auto Coding tools for up program to load dll of interface api.
dll
- CVI动态库技术,创建*面动态库及有界面动态库,并对生成的动态库进行显式调用-CVI dynamic library technology to create dynamic libraries, and there is no interface, interface, dynamic libraries, and generate dynamic libraries make explicit calls
Teach-you-to-make-DLL-step-by-step
- 一步步地教你如何在LabVIEW中编写DLL动态链接库文件-Teach-you-to-make-DLL-step-by-step
5.Dll
- 动态库 静态库 使用经典示例 C++ -Static libraries use the classic dynamic library
VB-621z
- ZPLII机器语言,适用CLP-621Z/631Z,CL-S621Z/S631Z/S700Z/S703, VB开发例子,完成条码标签打印,其中有调用fnthex32.dll动态库完成中文转图片打印.-ZPLII machine language for CLP-621Z/631Z, CL-S621Z/S631Z/S700Z/S703, VB development examples, complete bar code label printing, including the dynamic
DLL-Image
- visual studio 6环境下 DLL动态库加载位图资源示例-Examples of DLL dynamic libraries to load the bitmap resources in the Visual Studio environment
how-to-debug-dll-in-demo
- 在制作DLL动态库文件时,往往需要与示例测试工程一起编写、调试,因此需要将两个工程放在一个workspace内-how to debug a dll project and its demo project in single on workspace
dll
- vc++ dll动态库例子.1234567890 -vc++ dll demo. 1234567890qwertyyuioop
K型收银秤动态库
- 太航K型收银称动态库,数据下载,数据上传,商品下载(dll down load and goods download)
C#调用C++DLL动态库
- c#开发框架下调用c++开发的dll动态库,实现跨语言开发功能。(Under the c# development framework, the DLL Dynamic Library developed by c++ is called to implement the cross language development function.)
dll
- Java程序生成dll,c#调用时需要的dll动态库,ikvm库 非常好用(The Java program generates DLL dynamic libraries that need DLL when calling c#. Ikvm library is very useful.)
动态库成功案例
- 动态库建立,初步建立动态库,练习如何使用动态库文件(dll create we can use it to practice how to use dll , we can use it to learn C++)