13 Aug
2009
13 Aug
'09
10:40 a.m.
Module: wine Branch: master Commit: 60a72583f4b64e0b399ef87e4078b3be0e8aeabd URL: http://source.winehq.org/git/wine.git/?a=commit;h=60a72583f4b64e0b399ef87e40... Author: Dylan Smith <dylan.ah.smith(a)gmail.com> Date: Thu Aug 13 08:44:02 2009 -0400 richedit: Use ME_Cursor instead of offsets for ME_UpdateLinkAttribute. --- dlls/riched20/editor.c | 213 +++++++++++++++++++++++++----------------------- 1 files changed, 111 insertions(+), 102 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=60a72583f4b64e0b399ef8...