Creating and Customizing an Internet Browser (Windows CE 5.0)
Microsoft® Windows® CE includes sample browser applications that provide a base for creating or adding functionality to an Internet Browser. You can use the IESample browser application as is, or you can modify the source code to add or remove functionalities. Alternatively, you can use the IESimple sample application to create a browser application that also provides a windowless or full-screen mode. If your run-time image requires only the most minimal functionality, you can create your own browser application from the interfaces provided by the Browser Control Host Catalog item. For more information about these samples, see Internet Explorer 6 Samples.
In This Section
- Creating an Internet Browser
Provides information about creating an Internet browser by using the IWebBrowser2 interface. - Customizing the Browser User Interface
Provides links to topics that contain information about modifying the appearance of the browser. - Displaying the Current Security Zone
Provides information about displaying the current security zone in the IESample browser application. - Disabling Multiple Windows
Provides information about the registry key that disables showing multiple windows from your browser.
Related Sections
- Choosing an Internet Browser
Describes the advantages and tradeoffs inherent in each browser, to help you make the best choice for your OS design. - Internet Explorer 6 for Windows CE
Provides links to topics that contain information about Internet Explorer for Windows CE. - Pocket Internet Explorer
Provides links to topics that contain information about the mobile Internet browser, Microsoft® Pocket Internet Explorer for Windows CE.
Send Feedback on this topic to the authors