RICHED20: Fixed a comment about EM_STREAMIN

Phil Krylov phil at newstar.rinet.ru
Tue Jun 28 07:23:38 CDT 2005


ChangeLog:

Fixed a comment about EM_STREAMIN.

Patch:

Index: dlls/riched20/editor.c
===================================================================
RCS file: /home/wine/wine/dlls/riched20/editor.c,v
retrieving revision 1.32
diff -p -u -r1.32 editor.c
--- dlls/riched20/editor.c	21 Jun 2005 20:53:14 -0000	1.32
+++ dlls/riched20/editor.c	28 Jun 2005 11:17:56 -0000
@@ -122,7 +122,7 @@
   - EM_SETZOOM 3.0
   - EM_SHOWSCROLLBAR 2.0
   - EM_STOPGROUPTYPING 2.0
-  + EM_STREAMIN (can't fall back to text when the RTF isn't really RTF)
+  + EM_STREAMIN
   + EM_STREAMOUT
   + EM_UNDO
   + WM_CHAR



More information about the wine-patches mailing list