WebBrowser

This program shows how to use the Microsoft web browser control. It uses the Web Browser control's Design Mode to allow you to easily create HTML documents. The Browser menu has an item that goes to a Microsoft webpage that explains how to change the IE Browser Emulation mode. The default is IE7.


Win API Functions used:

CloseHandle
CreateFile
GetDesktopWindow
ReadFile
ShellExecute
WriteFile


——— Last updated 07/14/2022 ———