Programming Microsoft Visual C++
I deliberately kept the EX08B example simple to clearly illustrate the use of the Web Browser control. However, I couldn't resist upgrading the program so that I could use it as my primary Internet browser. The result is EX08C, which uses MFC features described in later chapters of this bookin particular the features below.
- A splitter window with moveable vertical bar browser windows
- Use of the Registry to "remember" the search and target pages
- Printing of both search and target pages
- Support for multiple search engines
- Toolbar buttons for navigation, printing, and search engine selection
- Status bar display of activity and the selected URL
If EX08B runs, \vcpp32\Debug\ex08c should run also. I'm sure you'll have your own ideas for further customization. Once you've studied the rest of the book, you'll be able to take control of this project from the CD-ROM.
Категории