comctl32: move up-down msg seq test functions into msg.c (try 2)

Lei Zhang thestig at google.com
Sat Feb 17 17:27:05 CST 2007


Hi,

This patch moves the message sequence test functions out of updown.c
and into msg.c. The specific tests for the updown control remains in
updown.c.

This patch depends on the patch for Make.rules.in, which is needed to
generate the correct Makefile in the comctl32/tests directory.

--
 Makefile.in |    1
 msg.c       |  226 +++++++++++++++++++++++++++++++++++++++++++++++++
 msg.h       |   71 +++++++++++++++
 updown.c    |  266 +++-------------------------------------------------------
 4 files changed, 312 insertions(+), 252 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: msg_seq_separate.diff
Type: text/x-patch
Size: 23685 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070217/febd595d/msg_seq_separate-0001.bin


More information about the wine-patches mailing list