当前位置:
首页
资源下载

搜索资源 - how to see dll code
搜索资源列表
-
0下载:
运行Kernel.exe(调用hehe.dll),此时您什么都没有看到。实际上程序已经在后台运行了!之后试着输入密码(网络、Windows登录等等),然后在Windows目录下查找password.wri
试着用WordPad.exe打开,你会发现密码记录。该程序演示了如何截获系统级的消息,并将消息过滤。仅保留密码部分。同时将截获的任何消息继续传递,
以便Windows系统正常运行。本程序仅仅是用来测试Windows操作系统的缺陷。提高您学VC的积极性,请勿用于非法目的。编程环境VC++
-
-
0下载:
Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
-
-
0下载:
找了很长时间终于找到如何获取硬盘序列号的方法,为避免同行少走了些弯路,因此将源码上传供大家参阅。-Looking for a long time finally found how to access the hard disk serial number of ways, in order to avoid taking a little less peer detour, it will upload source code for all to see.
-
-
0下载:
查看DLL中的代码但是需要时c#编写出来d-See DLL code, however necessary dll written by c#
-
-
0下载:
1.如何借助SkinH_VB6.dll加载皮肤
2.如何使用RES文件 来存储释放文件
3.如何拦截用户鼠标和键盘事件
4.窗口大小控制
5.SendMessage与其他程序窗口通信
6.窗口透明、置顶等(详见程序中代码,示例程序未加载该代码)-1.How to use SkinH_VB6.dll to add skins
2.How to use RES to store and release files
3.Hook- Keyboard & Mouse even
-
-
0下载:
This sample project demonstrates how to do two things. First, it shows how to make a DLL. Second, it shows how to load and use a DLL during run-time in your application. Why would you want to do this? Well, you can add programmatic functionality
-
-
0下载:
Source tool for developers who work with C#to fully implement NtHookEngine.dll.
An extremely powerful way to implement hooks or "detours" because the only source code you need to work with is C#. It does not require C++ or any unmanaged coding
-
-
0下载:
VC++调用DLL的演示示例代码,供测试调用的CommonDll.dll已经放在测试源码的根目录下,你下载源码后可运行InvokeDll.dsw编译项目源码,将编译生成在Bin目录中的InvokeDll.exe拷贝至根目录下,双击运行,可看到程序调用DLL后,将输出一条消息,完美演示在VC++环境下如何调用一个已知的DLL实现某些特定功能。-VC++ DLL called demo code for the test call CommonDll.dll has been placed unde
-
-
0下载:
这是一个易语言编写的程序运行中动态调用DLL文件的程序源码,告诉大家如何动态调用dll文件,建议大家看下-This is an easy language to write the program running in the dynamic call DLL program source code, tell you how to dynamically call DLL files, we recommend that you see
-