The simulator provided by wince5.0 is in English and does not support Chinese characters. As a result, garbled characters are displayed when Chinese characters are displayed.
The Entry Program is generally Hello world, And the simulator is not easy to use. Therefore, this is the first problem I encountered when accessing wince development.
There are two solutions: Download a new simulator that supports Chinese and customize the Chinese package. Of course, the method is relatively easy, but I still cannot find a place to download. Do it yourself.
+ My practice = the following content.
1. Open Platform builder5.0-> file-> "new platform ";
2. Click Next in step 1;
3. Step 2 give a name. My name is chinsespack;
4. Select "emulator: x86" in step 3 ";
5. Select mobile handheld in step 4;
6. Step 5-8 and confirm to finish. Now, the project has been built.
7. The interface consists of two parts. The right side is like the market, and the left side is like your basket. What you need to do is to select what you need from the right side and put it on the left side. On the right side, use Ctrl + F to find the NLS (international support package), right-click it, and you will find it on the left. Continue to find SC _song and add it to get the.
8. Platform builder5.0-> platform-> Settings-> locale, pull locales to the bottom and select Chinese (China). Select Chinese for default language and OK.
9. Platform builder5.0-> build OS-> build and sysgen. Wait;
10. After sysgen is complete, platform builder5.0-> platform-> SDK-> New SDK.