Internet Explorer 6.0 Implementation Considerations
The following table shows the Sysgen variables that control the Internet Explorer features.
Sysgen variable | Description |
---|---|
SYSGEN_IE | All of the standard components of Internet Explorer 6.0 for Windows CE |
SYSGEN_IESAMPLE | Sample browser UI (Iesample.exe). |
SYSGEN_TVLENS_ALL | Provides standard components for television-style navigation and sets SYSGEN_TVLENS_FWL, SYSGEN_TVLENS_DTA, and SYSGEN_TVLENS_NOVSCR all to 1. |
SYSGEN_SHDOCVW | Provides the default implementations for the browser UI. OLE control implementation providing an ActiveX interface for shell and MSHTML document viewing. Includes WebBrowser control, context menu, and file download support. |
SYSGEN_MSHTML | Provides core browser functionality including display and layout, HTML editing, forms, cookies, cache, cascading style sheets, Microsoft ActiveX® Framework, DHTML, Java-language applet support, HTML components (HTCs), and offline browsing. |
SYSGEN_MSHTML_HTMLAPP | Provides HTML application support. |
SYSGEN_IE_IMGUTIL | Provides plug-in image filtering support and API. |
SYSGEN_IE_PNGFILT | Internet Explorer PNG Image Decoder. |
SYSGEN_MLANG | Provides basic support for multiple languages and editing. Includes IMultiLanguage interface and codepage data only. |
SYSGEN_MLANGALL | Provides the full Internet Explorer MLang API (IMultiLanguageIMultiLanguage2, IMultiLanguage3, IMlangFontLink2, IMlangLineBreakConsole, plus Auto-Select encoding). Charset and encoding information reside in the resource file. |
SYSGEN_MLANGREG | Same API support as MLANGALL, but optional charset and encoding information reside in the system registry. |
SYSGEN_TVLENS | Provides standard TVLENS components. |
SYSGEN_TVLENS_FWL | Provides fixed-width layout for television-style navigation. |
SYSGEN_TVLENS_DTA | Provides directional tabbing for television-style navigation. |
SYSGEN_TVLENS_NOVSCRL | Disables vertical scrolling for television-style navigation. |
SYSGEN_URLMON | Provides support for URL monikers, asynchronous pluggable protocols, hit logging, and security zones. |
SYSGEN_WININET | Provides an interface with Windows Sockets; caching support for FTP and HTTP; SSL2 and SSL3. |
SYSGEN_WININET_TWEENER | Provides Microsoft Passport 1.4 single sign-in (SSI) authentication. |
SYSGEN_IE_MSXML_MIMEVIEWER | Provides support for displaying MIME-type files. |
SYSGEN_INETCPL | Sample Internet Explorer 6.0 Internet Options Control Panel |
SYSGEN_JSCRIPT | Microsoft JScript® 5.5 host scripting engine. |
__SYSGEN_JSCRIPT_AUTHOR | Script authoring support for JScript. Enables DHTML Dynamic Properties functionality. |
SYSGEN_VBSCRIPT | Microsoft VBScript® 5.5 host scripting engine. |
__SYSGEN_VBSCRIPT_AUTHOR | Script authoring support for VBScript. Enables DHTML Dynamic Properties functionality. |
__SYSGEN_VBSCRIPT_UI | MsgBox and InputBox user interface support. |
See Also
Internet Explorer 6.0 Overview
Last updated on Friday, April 09, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.