Following an essay
Let your computer in any directory can support the image of the paste, try to chant.
Http://www.cnblogs.com/guizhouhehai/p/4702294.html
First of all, I would like to thank you for your advice and advice. And thank you all for your encouragement ~
Have pointed out the bug in the code of Friends, there is pointing to my Daniel. Thank you all here.
Well, then the subject of this essay begins.
The last time inadvertently a small thing, personal feeling is still convenient a lot. But not perfect enough.
For example, WINDOWS10 below the right-click menu does not, can not use system Ctrl + V and other shortcomings.
After Children's Day days of the week to adjust the program, now put out the Clipboard picture paste gadget, has supported the system CTRL + V operation. (The mouse menu right-click Save, still keep Oh ·)
Yes, well. Let's look at the project file for a small program.
Say it briefly.
Install Clipboard Enhancement Program. BAT installation, right-click menu, boot start item
Uninstall Clipboard Enhancement Program. Bat Uninstall, right-click menu, boot start item
Tool.exe Picture Save program (requires. NET 4.0, program version: 15.8.8.104)
ClipboardExtension.exe System Ctrl + V shortcut key Hook program, with the system boot. Requires. NET 4.0. Program version: 15.8.8.104
--------
Data Directory
--------
The default save directory for pictures is when there is a problem with the path parameter given when you start Tool.exe or start Tool.exe. Follow the Daily creation
You can also first refer to the next. Readme.txt
The following is a simple, shortcut key implementation, as well as the realization of ideas and processes.
ClipboardExtension.exe with system boot, install system global keyboard hook. Intercept Ctrl + V button to successfully
After interception. Call Tool.exe to perform a picture save. and release Ctrl + V, does not affect normal Ctrl + V (such as copy operation of the text class)
Installation program (anti-virus software release), the installation process, the program set the self-start. So the general anti-virus software will intercept. It's good to have it released here.
After the installation is complete (run the Install Clipboard strengthening program. bat ends. )
In your program process, there will be a ClipboardExtension.exe process, this is the keyboard hook program, the end can not use Ctrl + V paste pictures Oh.
What about the last. Let's say, in the first article. How to use it ~
How to use (Download this applet, link below.) Then extract it to a directory. For example: D:\clip)
The first step: Run the install clipboard-strengthening program. BAT
The second step: Use the program (not Tool.exe), can be QQ, or other programs.
The third step: Open the directory you want to save, right mouse button. Find (Save the picture here) and click to save it here.
Fourth step: If you don't want to, you can run the uninstall Clipboard Enhancement Program. BAT Uninstall the Registry Desktop right-click menu and stop the keyboard hook program.
:
Clipboardextension-last-stable.zip
Report Finished ~
Play an episode ~ I myself particularly like c,c++, but always feel do not know how to start, if you, is a c,c++ Daniel, enthusiasts. More willing to take me with my little brother. Remember back to my next oh, I give my own ability within the scope of the remuneration Oh, hahaha. Thank you ~
Let your computer in any directory can support the image of the paste, try to chant (second article) ~