wine/dlls/riched20 writer.c rtf.h reader.c edi ...
ChangeSet ID: 16771 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/03/22 10:41:36 Modified files: dlls/riched20 : writer.c rtf.h reader.c editstr.h editor.c Log message: Phil Krylov <phil(a)newstar.rinet.ru> Made RTF reader and writer handle codepages mostly similar to the original riched20.dll. Patch: http://cvs.winehq.org/patch.py?id=16771 Old revision New revision Changes Path 1.3 1.4 +31 -10 wine/dlls/riched20/writer.c 1.8 1.9 +2 -0 wine/dlls/riched20/rtf.h 1.10 1.11 +13 -14 wine/dlls/riched20/reader.c 1.7 1.8 +1 -0 wine/dlls/riched20/editstr.h 1.19 1.20 +2 -1 wine/dlls/riched20/editor.c
participants (1)
-
Alexandre Julliard