mirror of
https://github.com/reactos/reactos.git
synced 2025-03-10 18:24:02 +00:00
- [User32_winetest]
- Win : Remove test_capture from service. This is related to TrackMouseEvent issues which use SetCapture. svn path=/trunk/; revision=46006
This commit is contained in:
parent
f5a35ee9b2
commit
63f9072074
1 changed files with 1 additions and 1 deletions
|
@ -5979,7 +5979,7 @@ START_TEST(win)
|
|||
test_capture_1();
|
||||
test_capture_2();
|
||||
test_capture_3(hwndMain, hwndMain2);
|
||||
test_capture_4();
|
||||
// test_capture_4();
|
||||
|
||||
test_CreateWindow();
|
||||
test_parent_owner();
|
||||
|
|
Loading…
Reference in a new issue