mirror of
https://github.com/reactos/wine.git
synced 2025-02-08 05:08:16 +00:00
![Alexandre Julliard](/assets/img/avatar_default.png)
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 ();
|