Discover a command line tool and tutorial to manage Internet Explorer's history. It is solely based on the CUrlHistory object.
Latest Displaying Information Articles
Tip: Accessing the IHTMLDocument Interface of an HTML Frame Within Internet Explorer
Learn how to access the IHTMLDocument interface for any iframe contained within the IE webbrowser control.
Offline Capable (Internet Explorer) AJAX Client
Learn what makes a successful AJAX client, and how many AJAX applications lose sight of the enormous benefit of supporting offline mode operation.
Web Site Blocker that Uses Browser Helper Objects (BHO)
Learn how a BHO (Browser Helper Object) could be used to block a particular Web site.
Browsing XML/XSLT with HTA/Scripting Runtime
Learn about a simplistic example of using a Scripting Runtime Library.
Monitoring Changes in IE Settings
Learn about a way to know exactly when IE settings have changed.
Latest Developer Videos
More...Latest CodeGuru Developer Columns
Comparing the stdio and iostream C++ Libraries
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.
A Tipple with a Tuple
Fear not, Tuple lovers. This much-maligned data type is still in use today.

Creating Visual Basic String Enums
With just a few lines of code, you can have a quick way to make an Enum accept String values instead of an ordinary named constant.
The Value of APIs
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.