Module: wine Branch: master Commit: 184c86e7743b0991f40b0bcb7d91279d9e28838e URL: http://source.winehq.org/git/wine.git/?a=commit;h=184c86e7743b0991f40b0bcb7d...
Author: Dmitry Timoshkov dmitry@codeweavers.com Date: Wed Apr 21 20:29:55 2010 +0900
user32: Add BM_SETSTATE/BM_SETCHECK message tests for a button, make them pass under Wine.
---
dlls/user32/button.c | 29 +++++--- dlls/user32/tests/msg.c | 178 +++++++++++++++++++++++++++++++++++++++++++---- 2 files changed, 180 insertions(+), 27 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=184c86e7743b0991f40b0b...