19 Jun
2008
19 Jun
'08
11:40 a.m.
Module: wine Branch: master Commit: 892a0b5f1e2af34e593de0398e7b4a155c8bfc2e URL: http://source.winehq.org/git/wine.git/?a=commit;h=892a0b5f1e2af34e593de0398e... Author: Alex Villacís Lasso <a_villacis(a)palosanto.com> Date: Sun May 4 15:20:31 2008 -0500 richedit: Add tests for URL autodetection for EM_SETTEXTEX, make them pass under Wine. --- dlls/riched20/editor.c | 4 + dlls/riched20/tests/editor.c | 187 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 191 insertions(+), 0 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=892a0b5f1e2af34e593de0...