20 Jun
2005
20 Jun
'05
10:31 a.m.
ChangeSet ID: 18284 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/06/20 05:31:38 Modified files: dlls/riched20 : writer.c Log message: Krzysztof Foltman <wdev(a)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