
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.
6 lines
101 B
Python
6 lines
101 B
Python
name riched32
|
|
type win32
|
|
init RICHED32_LibMain
|
|
|
|
2 stdcall DllGetVersion (ptr) RICHED32_DllGetVersion
|