The Wayback Machine - https://web.archive.org/web/20061025170423/http://www.codeguru.com/cpp/controls/richedit/

CodeGuru
Earthweb Search
Forums Wireless Jars Gamelan Developer.com
CodeGuru Navigation
Member Sign In
User ID:
Password:
Remember Me:
Forgot Password?
Not a member?
Click here for more information and to register.

jobs.internet.com

internet.commerce
Partners & Affiliates
Domain Names
Cheap Plasma TVs
Price Search
KVM Switches
Cheap Airline Tickets
Cheap Plane Tickets
Send Files Up To 10GB
Computer Memory
Batteries
Computer Deals
IT Jobs
Promotional
Help Desks
Inbound Calls



RSS Feeds

All

VC++/C++

.NET/C#

VB

See more EarthWeb Network feeds

Home >> Visual C++ / C++ >> Controls >> Rich Edit Control

Embracing the full spectrum of developer needs including content supporting 64 bit, Multi-Core, Tools, and Optimization.

Sun's AMD Opteron Compatibility Guarantee
They promise what?! Yes indeed, Sun offers a legally binding guarantee that future versions of Solaris will support any AMD Opteron-based application that will run on the current version of the OS. Read more.
Future-Proof Your File System in 5 Minutes on AMD
ZFS, the open source, freely available 128-bit file system, now included with the Solaris 10 operating system (as well as other OSes based on the OpenSolaris project), moves data fast, scales without practical limit and makes File System Check (FSCK) obsolete. Here's what you need to know about ZFS on AMD64. Read more.
AMD's Multiple Threads, Multiple Cores, Multiple Gains
Author Peter Aitken walks through the benefits of preemptive multitasking and the opportunities there are for developers. Read more.
Taking Advantage of Concurrent Programming for Windows, Part 3: Locality Effects in .NET Multi-Core Programming
In this third segment, author Larry O'Brien shows one way the data caches on the Opteron and Athlon processor families help prevent "premature optimization." Read more.
For more relevant code samples, tutorials and editorials click here.

Intel is software, too. Integrating hardware and software is essential for optimal design. Intel Software offers a comprehensive portfolio of software resources for your innovation. There�s more.

Rich Edit Control

Conversions



[Updated] XP Theme Support for Rich Edit and Custom Controls
Rating:
Patchou - 01/12/2006
Learn how to add genuine Windows XP theme support to Rich Edit controls and extend the code for your own custom controls!

RTF-to-HTML Converter
Rating:
Daniel Beutler - 08/27/2003
Convert RTF data to HTML data.


Editors and Editing



CRichEditControl50W: A VC++ Rich Text Edit 4.1 MFC Control
Rating:
ShellRaker - 04/08/2005
Learn about a simple MFC Rich Edit Control using version 4.1 in msftedit.dll.

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.


Rich Edit Control



Creating the OutLookRichEdit Control
Rating: none
Madhu B Nair - 12/30/2002
Building an OutLookRichEdit control.

Setting selected text to read-only
Rating: none
Zafir Anjum - 10/01/2002
Setting selected text to read-only

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!!

Painless streaming of long rich text from/to CRichEditView
Rating: none
Paul C Maddox - 01/18/2002
This article presents code that is able to handle much larger documents, involving multiple calls to a callback function.

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).

Customizing the Common Find/Replace Dialog in RichEdit View
Rating: none
Kalai Kandasamy - 01/25/2001
Explains how to customize the standard CRichEditView Find/Replace dialog

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)!

Transparent RichEditCtrl
Rating: none
Septimiu Pelau - 08/08/1999
Transparent RichEditCtrl

RichEditCtrl Syntax Highlighting
Rating: none
Marc Britten - 07/28/1999
RichEditCtrl Syntax Highlighting

Appending multiple RichEdit Fields together
Rating: none
Daniel R. Canham and Justin Kirby - 07/26/1999
Appending multiple RichEdit Fields together

Inserting a bitmap file into a CRichEditCtrl
Rating: none
Mike Lytle - 06/23/1999
Inserting a bitmap file into a CRichEditCtrl

RTF-Based Tooltips
Rating: none
Vadim Z. - 04/22/1999
RTF-Based Tooltips

CAutoRichEditCtrl - automate rich edit formatting and RTF handling
Rating: none
Jeremy Iverson - 04/06/1999
CAutoRichEditCtrl - automate rich edit formatting and RTF handling

Controlling the RichTextCtrl Insert State
Rating: none
Roland Schneewind - 03/09/1999
Controlling the RichTextCtrl Insert State

CRichEditCtrlEx : Replacing "RICHEDIT" control with "RichEdit20A"
Rating: none
Andrew Forget - 01/18/1999
CRichEditCtrlEx : Replacing "RICHEDIT" control with "RichEdit20A"

RichEditCtrl used in chatting
Rating: none
Dalsu-Jeon - 01/17/1999
RichEditCtrl used in chatting

Advanced RichEditCtrl
Rating: none
Steve Dunn - 08/16/1998
Advanced RichEditCtrl

Strip RTF tags
Rating: none
Sendil Rajkumar - 08/11/1998
Strip RTF tags

Changing tab stops
Rating:
Zafir Anjum - 08/06/1998
Changing tab stops

Changing word wrap mode
Rating:
Zafir Anjum - 08/06/1998
Changing word wrap mode

Inserting an RTF string using StreamIn
Rating: none
Zafir Anjum - 08/06/1998
Inserting an RTF string using StreamIn

Show format characters
Rating: none
Tom Moor - 08/06/1998
Show format characters

Providing a Format toolbar
Rating:
Zafir Anjum - 08/06/1998
Providing a Format toolbar


Syntax Hilighting



Syntax coloring Editor
Rating:
Juraj Rojko - 02/18/2001
Syntax coloring Editor

CSyntaxColorizer: Syntax Highlighting Class
Rating:
Jeff Schering - 02/18/2001
Fast and versatile class for the syntax highlighting of code


Windowless



ITextSevices -- Using the Windowless RichEdit for Drawing RTF
Rating:
Yves Maurer - 10/17/2002
Learn to use ITextServices to draw RTF text. This includes a short introduction to the windowless RichEdit as well.


Is it time to make your move to the multi-threaded and parallel processing world? Find out!
Flash Demo: With Crystal Reports, end users can interact with reports using a web browser.
ISV Innovation Tech Briefings: Free, Demo-driven Events on the 2007 Microsoft Office System
RAVEN Extends Visual Studio for Requirements Development
Step-by-step Tutorial: Visualize with Rational Software Modeler--UML 2.0 Modeling. Click here!


JupiterWeb networks:

internet.comearthweb.comDevx.comGraphics.com

Search JupiterWeb:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterWeb

Jupitermedia Corporate Info