2015-11-03 22:39 GMT+08:00 Huw Davies <huw@codeweavers.com>:
>
> Again, it shouldn't be too hard to add a test for this.  We do similar tests
> by sending WM_KEYDOWN/UP messages to the control.

For this patch, I also had some tests local. But I found the way we did in send_ctrl_key()
can't simulate a three-keys shortcut key in Windows(though it works for Wine).

I ran it on testbot: https://testbot.winehq.org/JobDetails.pl?Key=17961
(dwEffects was expected as 0x44020001)

Thanks again!
--
Regards,
Jactry Zeng