[ros-diffs] [jimtabor] 46006: - [User32_winetest] - Win : Remove test_capture from service. This is related to TrackMouseEvent issues which use SetCapture.

jimtabor at svn.reactos.org jimtabor at svn.reactos.org
Mon Mar 8 21:52:04 CET 2010


Author: jimtabor
Date: Mon Mar  8 21:52:04 2010
New Revision: 46006

URL: http://svn.reactos.org/svn/reactos?rev=46006&view=rev
Log:
- [User32_winetest]
- Win : Remove test_capture from service. This is related to TrackMouseEvent issues which use SetCapture.

Modified:
    trunk/rostests/winetests/user32/win.c

Modified: trunk/rostests/winetests/user32/win.c
URL: http://svn.reactos.org/svn/reactos/trunk/rostests/winetests/user32/win.c?rev=46006&r1=46005&r2=46006&view=diff
==============================================================================
--- trunk/rostests/winetests/user32/win.c [iso-8859-1] (original)
+++ trunk/rostests/winetests/user32/win.c [iso-8859-1] Mon Mar  8 21:52:04 2010
@@ -5979,7 +5979,7 @@
     test_capture_1();
     test_capture_2();
     test_capture_3(hwndMain, hwndMain2);
-    test_capture_4();
+//    test_capture_4();
 
     test_CreateWindow();
     test_parent_owner();




More information about the Ros-diffs mailing list