mirror of
https://github.com/reactos/wine.git
synced 2024-11-26 13:10:28 +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.
3 lines
38 B
C
3 lines
38 B
C
void WriterInit ();
|
|
int BeginFile ();
|