Share via


Creating a Minimal Browser

The IESample browser application implements the IWebBrowser2 interface. It is recommended that you use the IESample code as a starting point for your custom browser. However, if your platform requires a browser application with extremely limited functionality—for example, one that only opens, closes, and perhaps prints HTML files that are located on the user's device or a local network—use the Internet Explorer Browser Control Host. For more information about implementing this interface, see Internet Explorer Browser Control Host.

For information about adding the browser application to your platform, see Additions to a Platform.

See Also

Creating an Internet Browser

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.