For advanced C++ programmers: Learn about a new type of container by viewing a simple example of how to write an STL-compatible container.
Extending the STL: A Set of Ranges
Published 02/05/2004
For advanced C++ programmers: Learn about a new type of container by viewing a simple example of how to write an STL-compatible container.
A utility to colorize code for posting in vBulletin. (The demo project and source code were updated.)
Rotate a bitmap at any angle with the Windows GDI functions.
Learn to use ITextServices to draw RTF text. This includes a short introduction to the windowless RichEdit as well.