Internet Client Services Catalog Items

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

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

Catalog item Sysgen variable Description

Internet Explorer 6 for Windows Embedded CE - Standard Components

SYSGEN_IE

The components for Microsoft® Internet Explorer 6, optimized for Windows Embedded 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 Sample Browser

SYSGEN_IESAMPLE

A sample application that implements a user interface for Internet Explorer 6 for Windows Embedded 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 Embedded CE that gives users a way to browse 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.

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 moving between pages.

For more information, see Adding Filters and Transitions.

Internet Explorer HTML Application

SYSGEN_MSHTML_HTMLAPP

A functionality that lets you create stand-alone applications that use 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 (IMultiLanguage IMultiLanguage2, 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 by 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 that is based on the location of selectable objects in relation to one another, instead of 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 additional 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 that 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 lets Internet Explorer to display XML documents without the need for writing script to output XML content to DHTML objects. In addition, the XML MIME viewer will automatically apply any XML style sheets associated with the XML document that it processes.

Sample Microsoft Internet Explorer 6 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. This 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.

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. This enables DHTML dynamic properties.

Script Encode (VBScript)

SYSGEN_VBSCRIPT_ENCODE

A functionality that provides encoding support for VBScript.

MSHTML Data Binding

SYSGEN_MSHTML_DBIND

A functionality that provides support for MSHTML data binding.

See Also

Other Resources

Internet Client Services
Internet Explorer 6 for Windows Embedded CE