Visual C++ 6 Unleashed

Visual C++ 6 Unleashed

By MICKEY WILLIAMS and David Bennett

Summary

This chapter discussed how Dynamic HTML can be used with Visual C++ and MFC to create applications that take advantage of the Internet. There are two ways that you can use Visual C++ to leverage Internet Explorer and make use of Dynamic HTML: The WebBrowser ActiveX control, and the CHtmlView class—both of these approaches were discussed in this chapter.

Two example projects were presented: The WebCtl project used a WebBrowser control in a dialog box to navigate to the Microsoft Web site, and also to display the Control Panel on the local machine. The WWWTest project used the CHtmlView class to display a Dynamic HTML page stored as a program resource.

Share ThisShare This

Informit Network