Introduction - If you have any usage issues, please Google them yourself
1. Use MFC and ActiveX control to realize a simple web browser;
2. Like IE or other PC browsers, there is a URL input edit box, and the latest 20 URLs can be displayed in the drop-down list;
3. There are "forward", "backward", "Refresh", "stop", "collection" and "home page" buttons on the interface to realize the corresponding functions;
4. Be able to set the page initially displayed when opening the browser, namely "home page";
5. It has the "favorite" function, which can save the URL to the collection list.