mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-05 18:01:34 +00:00
688c05301a
Wraps some RichEdit control functionality on an Edit control. It uses a free implementation of an RTF parser written by Paul DuBois http://www.primate.wisc.edu/software/RTF/ which I modified a bit to work with the control.
2 lines
38 B
C
2 lines
38 B
C
void WriterInit ();
|
|
int BeginFile ();
|