Digital Media Receiver Features
When you create a Digital Media Receiver configuration using the New Platform Wizard, a set of basic features is included in the image by default. Although you can select optional features in the wizard, the included features do not appear as options.
Features can be anchored or unanchored, as follows:
- Anchored features are either added by using the New Platform Wizard or added manually from the Catalog.
- Unanchored features are either required and are not shown in the wizard but always included in a digital media receiver, or are required to support the anchored features. You cannot remove the unanchored features that are included.
For more information about anchored and unanchored features, see Platform Modification.
In addition to the features that you add to your platform, some features are added during the build cycle due to dependencies being added. The following list shows the location of files that contain a list of Sysgen variables for all features in the image after the build cycle is complete:
- For a display-based device, see %_WINCEROOT%\Public\<Platform Name>\_iabasefeatures.txt
- For a headless device, see %_WINCEROOT%\Public\<Platform Name>\_hlbasefeatures.txt
Note Because one Sysgen variable may be set by another Sysgen variable, not all of the Sysgen variables in these files directly correspond to a feature in the catalog.
If you build from a command line, for information about how to view a list of sysgen variables, see Build Demo Tool.
Included Features
The following table shows the features that are automatically included in the Digital Media Receiver configuration created by using the New Platform Wizard. Features in this list do not appear in the New Platform Wizard.
Feature | Feature location | Sysgen variable |
---|---|---|
Mouse | Core OS\Display based devices\Shell and User Interface\User Interface | SYSGEN_CURSOR |
Power Management (Full) | Core OS\Display based devices\Core OS Services\Power Management | SYSGEN_PM |
Touch Display (Stylus) | Core OS\Display based devices\Shell and User Interface\User Interface | SYSGEN_TOUCH |
Waveform Audio | Core OS\Display based devices\Multimedia Technologies\Multimedia Components\Audio | SYSGEN_AUDIO |
Windows Networking API/Redirector (SMB/CIFS) | Core OS\Display based devices\Communication Services and Networking\Networking Features | SYSGEN_REDIR |
Selected Features
The following table shows the features in the New Platform Wizard that are default selections for this configuration. Clear these features in the wizard as needed.
Feature | Feature location | Sysgen variable |
---|---|---|
Windows Media Audio / MP3 | Core OS\Display based devices\Multimedia Technologies\Basic Multimedia | SYSGEN_LOCALAUDIO SYSGEN_STREAMAUDIO |
Wired Local Area Network | Core OS\Display based devices\Communication Services and Networking\Networking - Local Area Network (802.3, 802.5) | SYSGEN_ETHERNET |
Unselected Features
The following table shows the features that are not selected by default for this configuration. Select these features from the New Platform Wizard as required.
Feature | Feature location | Sysgen variable |
---|---|---|
.NET Compact Framework | Core OS\Display based devices\Applications & Services Development\.NET Compact Framework | SYSGEN_DOTNET_SUPPORT SYSGEN_DOTNET |
Bluetooth | Device Drivers\Networking\Personal Area Networking (PAN) devices\Bluetooth
Core OS\Display based devices\Communications Services and Networking\Networking Features Core OS\Display based devices\Applications & Services Development\Object Exchange Protocol (OBEX) |
SYSGEN_BTH
SYSGEN_BTH_HEADSET_AG SYSGEN_OBEX_SERVER |
Device Host API | Core OS\Display based devices\Communication Services and Networking\Networking Features\Universal Plug and Play (UPnP) | SYSGEN_UPNP_DEVICE |
DVD-Video | Core OS\Display based devices\Multimedia Technologies | SYSGEN_DIRECTDVD |
Lightweight Directory Access Protocol (LDAP) Client | Core OS\Display based devices\Applications & Services Development | SYSGEN_LDAP |
Standard SDK for Windows CE .NET | Core OS\Display based devices\Applications & Services Development | SYSGEN_USDK |
Web Server (HTTPD) | Core OS\Display based devices\Communication Services and Networking\Servers | SYSGEN_HTTPD |
Windows Media Video / MPEG-4 Video | Core OS\Display based devices\Multimedia Technologies\Basic Multimedia | SYSGEN_STREAMAV |
Wireless Local Area Network (802.11) | Core OS\Display based devices\Communications Services and Networking\Networking Features
Core OS\Display based devices\Communication Services and Networking\Networking - Local Area Network (LAN) Core OS\Display based devices\Applications & Services Development\Object Exchange Protocol (OBEX) |
SYSGEN_BTH_HEADSET_AG
SYSGEN_ETH_80211 SYSGEN_OBEX_SERVER |
See Also
Digital Media Receiver Configuration | How to Create a Digital Media Receiver
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.