Pausing And / Or Stopping A Loop Without Using Threads - Use the Windows API function WaitMessage to implement a pause in looped processing with minimal system overhead.
The Converter Pattern - A style for writing classes that change data formats.
Creating, throwing and catching your own exceptions - How to do it, how to make it easier. (2/22/99)