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).