ChangeSet ID: 18284 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/06/20 05:31:38
Modified files: dlls/riched20 : writer.c
Log message: Krzysztof Foltman wdev@foltman.com - Fix a warning caused by the TAB patch. - Initialize *pcb to a large value before calling the stream-out callback (to make applications that don't set *pcb at all happy). - Don't flush the output stream when error condition is set.
Patch: http://cvs.winehq.org/patch.py?id=18284
Old revision New revision Changes Path 1.6 1.7 +15 -2 wine/dlls/riched20/writer.c