Vortex86DX-MSJK Windows Embedded CE 6.0 R3 Jump Start Rev 2.2
Page 28 of 144
Part 5 –
Configure and Customize CE 6.0 OS Design
In this section, we will work through the steps to configure and customize the OS design project.
At this point, with help from the OS design Wizard, the initial MyWinCE project is created using the
Internet Appliance design template along with the ICOP_VDX6326_60B BSP and selected components.
The following project folder and sub-folders are created for the OS design, under the main CE 6.0 OS
design project directory, C:\WINCE600\OSDesigns:
•
C:\WINCE600\OSDesigns\MyWinCE\
This is the folder for the MyWinCE Solution. VS2005 supports different project types. A solution provides
a centralized work space to keep different project types supporting the same solution in one location.
For example, the MyWinCE solution may include the “MyWinCE OS design”, “Visual Basic managed code
application”, “Visual C# managed code application” and “Visual C++ native code application”.
•
C:\WINCE600\OSDesigns\ MyWinCE\MyWinCE\
This is the folder for the MyWinCE OS design project.
Your VS2005 IDE should look similar to the screen as shown in Figure 16.
Fig. 16 -
VS2005 IDE after OS design Wizard
Customize the OS Design – Add Additional Components
The OS design can be further customized with the following:
•
Add component(s) to the OS design.
•
Remove component(s) from the OS design.
•
Add application and library as subproject to the OS design.
•
Modify system configuration and registry files to control system behavior.