-
Boomer 音频放大器、 AB及D类喇叭放大器、耳机放大器各类定时器 低压电器开关
Boomer 音频放大器、 AB及D类喇叭放大器、耳机放大器各类定时器 低压电器开关-Boomer audio amplifiers, AB and Class D speaker amplifiers, headphone amplifier all kinds of low-voltage electrical timer switch
- 2022-06-28 17:28:38下载
- 积分:1
-
delphi写的游戏加速器,相当稳定欢迎大家踊跃下载!
delphi写的游戏加速器,相当稳定欢迎大家踊跃下载!-delphi accelerator of the game was very stable welcome you all to download!
- 2022-02-21 21:24:49下载
- 积分:1
-
This the example from Iczelion s Win32 Assembly Tutorial part 24. In order to as
This the example from Iczelion s Win32 Assembly Tutorial part 24. In order to assemble the example, you have to have ml.exe, link.exe and nmake.exe in your path. If they re not in the path, you will have to edit makefile to include the full path. You ll have to edit the makefile to correct the path to import libraries in your PC. Type nmake in the same directory as makefile and the assembly process will begin. If you don t want to use the makefile, you can manually assemble the example with the commands below: ml /c /coff /Cp mousehook.asm link /SUBSYSTEM:WINDOWS /LIBPATH:c:masm32lib mousehook.obj
- 2022-05-06 18:32:28下载
- 积分:1
-
Adventure Island
冒险岛-蓝色的VB原码-Adventure Island- blue VB source
- 2022-10-01 07:45:03下载
- 积分:1
-
C#(winform) 实现hook 剪切板工具
应用背景winfrom 实现剪切板历史工具,运行exe,“win”+“·” 唤出主窗体 开始监视 ,自动记录Ctrl+C、X 剪切的所有数据, “win”+“←“调出剪切板历史记录 上下键选择要粘贴的文本 Ctrl+V 使用剪切板记录文本关键技术
//将非持久性数据置于系统剪贴板中。
Clipboard.SetDataObject("这条信息置于剪切板中,相当于Ctrl+C");
//获取剪切板中文本格式的内容,相当于Ctrl+V(不过如果剪切板中的内容不是文本格式就返回空字符串)
string message =
Convert.ToString(Clipboard.GetDataObject().GetData(DataFormats.Text));
System.Windows.Forms 命名空间
Clipboard 类
Clipboard 成员
提供将数据置于系统剪贴板中以及从中检索数据的方法。无法继承此类。
方法
名称
说明
Clear
从剪贴板中移除所有数据。
ContainsAudio
- 2023-06-12 20:05:09下载
- 积分:1
-
利用钩子实现对IE上网记录的跟踪,代码完全,编译后对生成的插件注册到系统后就可以使用...
利用钩子实现对IE上网记录的跟踪,代码完全,编译后对生成的插件注册到系统后就可以使用-Realize the use of hooks on the IE上网record tracking, code complete, the compiler generated after the register to the system after plug-ins can use the
- 2022-08-07 11:21:35下载
- 积分:1
-
接口钩子示例,组件引用钩子
com接口hook例子,com hook入门参考-com interface hook example, com portal reference hook
- 2022-01-25 14:28:08下载
- 积分:1
-
E was a very nice plug
E写的征途外挂 很不错 用来学习 是棒的-E was a very nice plug-in for the journey of learning is the stick Dongdong
- 2022-03-03 00:10:45下载
- 积分:1
-
键盘模拟鼠标的源码
键盘模拟鼠标的源码 -The source to smimulate keyboard and mouse input
- 2022-12-25 05:55:03下载
- 积分:1
-
cfwoniu
蜗牛透视源码,大家可以看一看.一些模块都是常用的,大家可以去找下-cfwoniu
- 2022-04-07 13:34:38下载
- 积分:1