Click to See Complete Forum and Search --> : Richedit beginner


indiocolifa
January 21st, 2004, 09:09 PM
This is my first time programming the Richedit Control (riched20.dll) through the Windows API.

What I want to do it's to set various strings with different formatting.

Suppose:

RTF TEXT LINE 1
rtf text line 2
RTF Text 3 ARIAL

What I can do this (i've read something about "streaming" into/from the Richedit control in the SDK)??


thank you