Alex Villacís Lasso : riched32: Skeleton of richedit 1.0 test plus WM_SETTEXT test.
Module: wine Branch: master Commit: 74cd5903e2b3c3ca51989b61781e1aba729d490a URL: http://source.winehq.org/git/wine.git/?a=commit;h=74cd5903e2b3c3ca51989b6178... Author: Alex Villacís Lasso <a_villacis(a)palosanto.com> Date: Mon Oct 22 10:47:59 2007 -0500 riched32: Skeleton of richedit 1.0 test plus WM_SETTEXT test. --- .gitignore | 4 + Makefile.in | 2 + configure | 3 + configure.ac | 1 + dlls/Makefile.in | 1 + dlls/riched32/tests/Makefile.in | 13 ++++ dlls/riched32/tests/editor.c | 142 +++++++++++++++++++++++++++++++++++++++ programs/winetest/Makefile.in | 3 + programs/winetest/winetest.rc | 1 + 9 files changed, 170 insertions(+), 0 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=74cd5903e2b3c3ca51989b...
participants (1)
-
Alexandre Julliard