RichEdit example program.
Submitted By:
WEBMASTER
Rating:





(
Rate It)
Demonstrates some basics of a RichEdit control. Allows you to
change the text color on the fly, save and load RTF data using
stream callbacks. C source
NOTE: Some downloads must be obtained through publishers´s site.
Do you want to get your software listed on this site? Go to our
submissions area.
Screenshot
Details
Number of downloads:
6023
Comments (6)
Good Win32 code




Posted on Wednesday, October 31, 2001
Compiled first time
instructive example




Posted by: Zero on Sunday, June 16, 2002
Solid and instructive code, it helped me a lot.
exactly what I need:




Posted by: rammy on Wednesday, May 14, 2003
pure win32 api simple example
Good basic example!




Posted on Wednesday, February 04, 2004
Change the riched32.lib reference to riched20.lib to compile with later SDK versions...
Excellent!




Posted by: NULL on Sunday, December 25, 2005
Nice, simple, easy-to-understand code.
Just what I was looking for.
Thanks




Posted by: Aaron Brookner on Saturday, April 21, 2007
This is what I've been looking for for a while, a concrete example of the rich text control, I've been having so much difficulty. Much gratitude to the author
Add Your Rating