Lei Zhang : comctl32: Move up-down msg seq test functions into msg.c.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Feb 21 13:18:23 CST 2007


Module: wine
Branch: master
Commit: b29c99c59a59d9aff82518a108de61f088cb1b34
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=b29c99c59a59d9aff82518a108de61f088cb1b34

Author: Lei Zhang <thestig at google.com>
Date:   Sat Feb 17 15:27:05 2007 -0800

comctl32: Move up-down msg seq test functions into msg.c.

---

 dlls/comctl32/tests/Makefile.in |    1 +
 dlls/comctl32/tests/msg.c       |  230 +++++++++++++++++++++++++++++++++
 dlls/comctl32/tests/msg.h       |   71 +++++++++++
 dlls/comctl32/tests/updown.c    |  266 ++------------------------------------
 4 files changed, 316 insertions(+), 252 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=b29c99c59a59d9aff82518a108de61f088cb1b34



More information about the wine-cvs mailing list