Web crawl snapshots generously donated from Accelovation. This data is currently not publicly accessible.
From the site:
Accelovation is pioneering the delivery of Insight Discovery� software solutions that help companies move from innovation idea to product reality faster and with more success.
Our solutions are used by leading firms in the Fortune 500 and beyond � companies from a diverse set of industries ranging from consumer packaged goods to high tech, foods to chemicals, and others. We help them mine the online world for market and technical insights to help speed the process of innovation.
TIMESTAMPS
The Wayback Machine - https://web.archive.org/web/20061025170423/http://www.codeguru.com/cpp/controls/richedit/
RTF File Handling
Rating: Frunza Adriana - 09/16/2003 An RTF word processor that has standard features that include menus, a toolbar, a status bar, printing, open and save file dialogs, font support, tooltips, and much more. (The source code was updated.)
Edit: Rich Text Editor
Rating: Sameer Abbasi - 01/23/2002 A richedit editor with lots of features.
CRichEditView/CRichEditDoc Bug Work-Around
Rating: none John Z. Czopowik VC++ MVP - 08/30/2002 [Update] Very nice article'—not only the bug, but why it's there and how to fix it!!
Insert any HBITMAP (Bitmap) in your RichEdit Control
Rating: Hani Atassi - 08/14/2001 This article discusses how to insert a bitmap file inside the RichEdit control. It differs from other articles by working with an image that is in a resource or within a handle (HBITMAP).
RichEdit Overlay (non-MFC)
Rating: Matt Slot - 08/03/2000 Code that enables you to make a RichEdit transparent so that the text draws over top of the contents of the parent window (or even a memory DC)!