Use powerpro to send remote buttons to make up for the inherent defects of some software.

Source: Internet
Author: User

In some versions of hypersnap, one of the text capture menus is called capturing text from a region (auto-scrolling). The shortcut key cannot be customized by hypersnap itself, we use PP to make up for this deficiency.

(Incorrect)

(Correct)

Win. setfocus (win. Handle ("= hprsnap6 "))

Win. postmessage (win. Handle ("= hprsnap6"), 40490,33007, 0) is incorrect.

Win. postmessage (win. Handle ("= hprsnap6"), 273,330 07, 0, 0) pairs.
273 indicates that wm_command should use 0x111.

Win. postmessage (CL, MSG, WP, LP) can be set with four parameters. I wrote one more parameter.

------------------------------------------

In the figure 33007, an internal command is used to capture text from a region (automatic scrolling). You can use exists to directly view its resource files. It is not that easy to shell. But it can be obtained through spy ++ or winspectoru.

When Ctrl + win + 3 is pressed, pp will remotely call the Internal commands of hypersanp.

In this way, we can get more applications. For example, the original notepad does not have the one captured by the Clipboard data background in editplus. We can press the key to add it to the background directly. Of course, you can also use the internal pp command * Clip textappend

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.