[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-devel
Subject:    Re: USER32: add a short test for child windows (take 2)
From:       "Dmitry Timoshkov" <dmitry () baikal ! ru>
Date:       2004-10-29 10:14:03
Message-ID: 004701c4bda0$275d27d0$417bed50 () dmitry
[Download RAW message or body]

"Mike McCormack" <mike@codeweavers.com> wrote:

> ChangeLog:
> * add a short test for child windows

>  START_TEST(win)
>  {
> +    test_child_window();
> +
>      pGetAncestor = (void *)GetProcAddress( GetModuleHandleA("user32.dll"), "GetAncestor" );
>      pGetWindowInfo = (void *)GetProcAddress( GetModuleHandleA("user32.dll"), "GetWindowInfo" );

Please add your test at the end of existing tests. By placing the test
before everything else you are at least skipping the tests performed
in the hook procedure.

-- 
Dmitry.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic