Internet Client Services Catalog Items (Windows CE 5.0)

Send Feedback

The following table shows the Catalog items for Internet Client Services (headless and display-based devices).

Catalog item Sysgen variable Description
Internet Explorer 6.0 for Windows CE - Standard Components SYSGEN_IE The components for Microsoft® Internet Explorer 6.0, optimized for Windows CE. This variable sets the following Sysgen variables to 1:
  • SYSGEN_WININET
  • SYSGEN_URLMON
  • SYSGEN_MLANG
  • SYSGEN_SHDOCVW
  • SYSGEN_MSHTML
  • SYSGEN_AUTH
  • SYSGEN_CRYPTO
  • SYSGEN_CERTS

Available only in display-based devices.

For more information, see Internet Explorer 6 OS Overview.

Internet Explorer 6.0 Sample Browser SYSGEN_IESAMPLE A sample application that implements a user interface for Internet Explorer 6.0 for Windows CE.

Available only in display-based devices.

For more information, see The IESample Browser.

TV-Style Navigation Components SYSGEN_TVLENS_ALL The television-style navigation functionality in Windows CE that gives users a way to navigate through Web pages on devices that have a limited display size and a five-key navigational system, for example, a television and remote control. Navigational aids include directional tabbing, fixed width layout to eliminate horizontal scrollbars, and the ability to disable vertical scrollbars.

Available only in display-based devices.

For more information, see Internet Explorer TV-Style Navigation.

Pocket Internet Explorer SYSGEN_PIE A compact, limited functionality browser for personal digital assistants (PDAs) and other resource-constrained devices.

Available only in display-based devices.

For more information, see Pocket Internet Explorer OS Design Development.

Internet Explorer Browser Control Host SYSGEN_SHDOCVW The Layout Manager Microsoft ActiveX® control to provide navigation and other user-level functionality to Internet client browser applications.

Available only in display-based devices.

For more information, see Internet Explorer Browser Control Host.

Internet Explorer HTML/DHTML API SYSGEN_MSHTML The parsing and rendering engines, including editing, style sheet, and ActiveX support.

Available only in display-based devices.

For more information, see Internet Explorer MSHTML/DHTML API.

Filter and Transition SYSGEN_IE_DXTRANS The Filter and Transition functionality enables you to apply visual effects to the objects in web pages and while navigating between pages.

For more information, see Adding Filters and Transitions.

Internet Explorer HTML Application SYSGEN_MSHTML_HTMLAPP A functionality that provides the ability to create standalone applications using Dynamic HTML technology.
Internet Explorer Plug-in Image Decoder API SYSGEN_IE_IMGUTIL A functionality that provides image decoder plug-in support for Internet Explorer.
Internet Explorer PNG Image Decoder SYSGEN_IE_PNGFILT A functionality that provides PNG image support for Internet Explorer.
Internet Explorer Multiple-Language Base API SYSGEN_MLANG A functionality that includes the IMultiLanguage interface and code page data only.

Available in both headless and display-based devices.

For more information, see Internet Explorer Multiple-Language API.

Internet Explorer Multiple-Language Full API SYSGEN_MLANGALL A functionality that provides full Internet Explorer Multiple-Language API (IMultiLanguageIMultiLanguage2, IMultiLanguage3, IMlangFontLink2, ImlangLineBreakConsole), plus Auto Select Encoding. Character set and encoding information reside in the resource file.
(Multiple Language) Optional Charset/Encoding in registry SYSGEN_MLANGREG A functionality that provides the same API support as MLANGALL, but optional character set and encoding information reside in the system registry.
Internet Explorer RPC Support SYSGEN_IE_ACTXPRXY A functionality that adds the proxy and stub library for Internet Explorer interfaces to your OS design. It enables the browser to communicate across different browser windows it has opened using the window.open method.

For more information, see Internet Explorer RPC Support.

Internet Explorer TV-Style Navigation SYSGEN_TVLENS The television-style navigation modules.

Available only in display-based devices.

For more information, see Internet Explorer TV-Style Navigation.

Customizable Font Range SYSGEN_TVLENS_LARGEFONT A functionality that provides customizable font range that enables custom mapping of HTML and CSS font sizes to your own font sizes. By default, the font sizes are set between 14 and 40 points.
Directional Tabbing SYSGEN_TVLENS_DTA A spatial navigation system based on the location of selectable objects relative to each other, rather than on the HTML design of the page. The browser displays a yellow rectangle around the selectable element that currently has focus.

Available only in display-based devices.

Disable Vertical Scroll Bar and Events SYSGEN_TVLENS_NOVSCRL A service that disables vertical scroll bars. Vertical scroll bar events are available and applications that host the browser can provide a scroll indicator UI element to replace the scroll bars.

Available only in display-based devices.

Fixed-Width Layout SYSGEN_TVLENS_FWL A service that eliminates horizontal scrolling by compressing images and removing extra white space from between objects or within columns on tables. Multiple scrolling areas (frames) are reformatted to fit the fixed widths of the individual scrolling objects.

Available only in display-based devices.

URL Moniker Services SYSGEN_URLMON The support services for URL Monikers, Hit Logging, Asynchronous Pluggable Protocols and URL Security Zones.

Available only in display-based devices.

For more information, see URL Moniker Services.

Windows Internet Services SYSGEN_WININET A functionality that provides base Internet functionality, including support for File Transport Protocol (FTP), Autodial, and Credential Manager.

Available only in display-based devices.

For more information, see Windows Internet Services (WinInet).

Passport SSI 1.4 Authentication SYSGEN_WININET_TWEENER A functionality that provides Passport Single-Sign-In authentication.
Platform for Privacy Preferences (P3P) SYSGEN_IE_P3P A functionality that provides Platform for Privacy Preferences (P3P) support to your OS design. This functionality enables you to provide cookie filtering in your applications.

For more information, see Platform for Privacy Preferences (P3P).

XML Data Islands SYSGEN_MSXML_DATA_ISLANDS A functionality enables you to use script against an XML document without having to load it through the <XML> or the <OBJECT> tag.

For more information, see XML Data Islands.

XML MIME Viewer SYSGEN_IE_MSXML_MIMEVIEWER A functionality that allows Internet Explorer to display XML documents without the need for writing script to output XML content to DHTML objects. In addition, the XML Multipurpose Internet Mail Extension (MIME) viewer will automatically apply any XML style sheets associated with the XML document it processes.
Pocket Internet Explorer HTML View (WEBVIEW) SYSGEN_WEBVIEW The mobile Internet browser HTML Web view controls.

Available only in display-based devices.

For more information, see About the Webview Browser Object.

Sample Microsoft Internet Explorer 6.0 Internet Options Control Panel SYSGEN_INETCPL A sample application that implements Control Panel for setting Internet Options.

Available only in display-based devices.

JScript 5.6 SYSGEN_IE_JSCRIPT The run-time support for Microsoft JScript® 5.5 Internet scripting language.

Available in both headless and display-based devices.

For more information, see JScript.

Script Authoring (JScript) SYSGEN_JSCRIPT_AUTHOR A functionality that provides script authoring, which enables DHTML dynamic properties.
Script Encode (JScript) SYSGEN_JSCRIPT_ENCODE A functionality that provides encoding support for JScript.
VBScript 5.6 SYSGEN_IE_VBSCRIPT The run-time support for Microsoft Visual Basic® 5.5 Scripting Edition (VBScript) programming language.

Available in both headless and display-based devices.

For more information, see VBScript.

MsgBox and Input Box SYSGEN_VBSCRIPT_MSGBOX A functionality that provides MsgBox and InputBox user interface (UI).
Script Authoring (VBScript) SYSGEN_VBSCRIPT_AUTHOR A functionality that provides script authoring, which enables DHTML dynamic properties.
Script Encode (VBScript) SYSGEN_VBSCRIPT_ENCODE A functionality that provides encoding support for VBScript.

The following table shows Internet Explorer Sysgen variables that do not appear in the Catalog.

Sysgen variable Description
SYSGEN_MSHTML_DBIND A functionality that provides support for MSHTML data binding.

See Also

Internet Client Services

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.