搜索资源列表
CopyHook
- 剪切板监视的hook,代码简明,功能当然也简单咯,可以做学习hook的好例子,有vb和vc++的源码
ScreenSnap
- 屏幕捕捉源代码,vc写的,点击<抓图>按钮后开始抓取图像,用鼠标选中您要抓取的图像范围后(鼠标会自动高亮显示该图像),按键盘上的<F3>热键既可完成抓图。程序会自动将此选中图像复制到系统剪切板中,然后到您需要它的文档或画图中,直接粘贴既可,您还可以将已经抓好的图形保存到本地硬盘上。 同时,支持屏幕右下角的系统区图标交互操作。
VC-Icon
- 本程序帮助您轻松抓取各种资源文件中的图标,并可保存为图标和位图等格式或将其复制到系统剪切板中,以便在其它程序中粘贴时使用。
VC_QQ_ZhaoCha
- 使用VC++编写的QQ找茬外挂,涉及从剪切板获取影像,影像动态匹配。-A plugin program for QQ game. It refers to image matching and acquirement.
ClipView
- 剪切板查看器,用vc++实现的很好用的,对学习很有帮助-clipview
CopyBmpDemo
- vc 复制位图到剪切板\CopyBmpDemo的程序源码-vc copy a bitmap to the clipboard \ CopyBmpDemo the program source code
CopyBmpDemo
- vc——复制位图到剪切板\CopyBmpDemo-vc- copy the bitmap to the clipboard \ CopyBmpDemo
CopyBmpDemo
- vc——复制位图到剪切板\CopyBmpDemo的程序源码,希望对大家有所帮助-vc- copy the bitmap to the clipboard \ CopyBmpDemo the program source code, we hope to help
test
- VC++剪切板例子,怎么调用剪切板-VC++ clipboard example
Proc
- 进程间通信的VC++源码实例集,剪切板,管道,邮槽等相关的-Interprocess communication VC++ Source set of instances, clipboard, pipes, mail slots and other related
Clipboard
- 使用vc++写的一个剪贴板程序,单击左边的按钮,可以复制文字到剪切板,单击右边的按钮可以将文字粘贴到右边编辑框内-use vc++ to write a clipboard program, click the left button, you can copy text to the clipboard, and paste the text to the right of the edit box you can click the right button
jianqiebantongxin
- 剪切板通信源码,编译可运行,可实现VC多软件程序的实时通信-Clipboard communication source code, the compiler can be run multiple software programs can achieve VC real-time communication
vc++jianqieban
- 通过VC++6.0建立基于对话框的应用程序,实现随时捕捉输入的内容到windows剪切板中,同时也可以显示剪切板中的内容~~(A dialog - based application is established through VC 6 to capture the content of the input into the windows clipboard at any time, and also to display the content in the clipboard.)