Debugging method of Input Method

Source: Internet
Author: User

Taking freepy3.1 as an Example

Step 1:
Install freepy3.1

Step 2:
A) For vc6.0
Open the freepy3.1 project and open the output file name under the link property page of the project/settings in the VC main menu.
Enter C: // winnt // system32 // freepy. Ime,
This is Win2000. For XP, it may be C: // windows // system32 // freepy. Ime, and executable
Enter C: // windows // system32 // notepad.exe under debug seesion.
B) if it is vs. net
Open the freepy3.1 project, project-> freepy3.1 property, go to the linker page, and set the input file to C: // windows // system32 // freepy. IME, then go to the debugging page and set the command to: C: // windows // system32 // notepad.exe. It may vary depending on the operating system. Please modify it accordingly!

Step 3:
Set the breakpoint and press F5 for debugging. In this case, open the free PinYin Input Method in the upper-right corner of the taskbar.

After completing the preceding steps, you can enter Chinese characters in the notepad and then follow up the input method.CodeTo understand the order of mutual calls between functions!

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.