Port the RTF parser to the richedit 2.0 control.
authorMike McCormack <mike@codeweavers.com>
Mon, 7 Mar 2005 17:15:33 +0000 (17:15 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 7 Mar 2005 17:15:33 +0000 (17:15 +0000)
commit38f932c8231f35866bf2fb3425e012f5658450cc
tree3be5037e80e9285f1245e273f98254abab40ca91
parent527ef47d70468280e8b4c0cae79ac0f707a387ae
Port the RTF parser to the richedit 2.0 control.
dlls/riched20/Makefile.in
dlls/riched20/editor.c
dlls/riched20/reader.c [new file with mode: 0644]
dlls/riched20/rtf.h [new file with mode: 0644]