3 Oct
2005
3 Oct
'05
11:03 a.m.
ChangeSet ID: 20546 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)winehq.org 2005/10/03 06:03:48 Modified files: dlls/riched20 : editor.c Log message: Krzysztof Foltman <wdev(a)foltman.com> Implemented EM_GETFIRSTVISIBLELINE and EM_POSFROMCHAR (basic suboptimal implementation, can be optimized to skip whole paragraphs later if it's useful at all). Patch: http://cvs.winehq.org/patch.py?id=20546 Old revision New revision Changes Path 1.57 1.58 +49 -4 wine/dlls/riched20/editor.c