* ****************************** Loongembedded ******* **********
Author: loongembedded (Kandi)
Time: 2011.07.6
Category: wince bootloader Development
* ****************************** Loongembedded ******* **********
1. First install the installation package corresponding to viewers
After wince6.0, Microsoft has not developed viewers, but the third party provides support for viewers. This requires additional installation.
2. Select the corresponding viewers component
After installing the corresponding installation package, you can see file viewers in the system customization window, as shown in
Figure 1
We can select the corresponding components based on the viewer we need. See.
3. generated bib, Reg, EXE, and other files
Select the corresponding component and re-compile the entire project. The viewers. bib, viewers. breg, and viewers. DAT files are generated under the release directory. The following describes part of the viewers. bib file:
Figure 2
It can be seen that the application corresponding to wordProgramIdea to open our Word documents. Based on this idea, we only need to know the name and path of this EXE during application development to apply this function.