Internet Explorer Browser Control Host OS Design Development (Windows CE 5.0)

Send Feedback

The Microsoft® Internet Explorer browser control host (SHDOCVW) exposes the WebBrowser control to application programmers. The WebBrowser control provides navigation, in-place linking, and management of favorites and history to Internet browsers. The control also exposes interfaces to allow it to be hosted separately as a Microsoft ActiveX® control. Note, however, that the Microsoft® Windows® CE implementation of the WebBrowser control does not include a design-time control. This means that you need to implement the control manually through the Component Object Model (COM) interfaces.

OS Design Information

The following table shows operating system design information for the Internet Explorer Browser Control Host functionality.

Concept Information
Dependencies None.
Hardware considerations None.

Modules and Components

The following table shows the components and modules that implement the Internet Explorer Browser Control Host functionality. For more information about the Internet Explorer 6 components and modules architecture, see Internet Explorer 6 Architecture.

Item Module Component
Browser Control Host shdocvw None.
Browser Control Host UI shdoclc None.

Implementation Considerations

The following table shows the Sysgen variables that control the Internet Explorer Browser Control Host functionality.

Sysgen variable Description
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.

See Also

Internet Explorer Browser Control Host | Internet Explorer Browser Control Host Application Development

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.