Allows Windows Mobile 6.1 mobile phones to run console applications

Source: Internet
Author: User

In the development of Windows Mobile 6.1, we can see console applicationsProgramType. However, if you put such an application in the actual machine and run it, you will find that there is no output content.

Because the Windows Mobile system does not include console output modules by default. You can download the windowsmobilepowertoys tool from Microsoft. Install the tool on the PC. However, we only need to use the three files in the ppc_command_shell folder, which is

Console. dll

Shell.exe

Cmd.exe

 

Place console. dll in the Windows folder of Windows Mobile. The other two files can be saved in any other folder.

 

For Pocket PC systems, cmd.exe can run. However, Windows Mobile 6.1 does not respond. Later, I found some materials and found that the following key steps were missing:

 

To modify the registry settings:

SetHKEY_LOCAL_MACHINE/Drivers/console/outputto

Change to 0


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.