comctl32: move up-down msg seq tests into new 'msg' test

James Hawkins truiken at gmail.com
Tue Feb 13 12:54:09 CST 2007


On 2/13/07, Felix Nawothnig <flexo at holycrap.org> wrote:
> James Hawkins wrote:
> > This is not what needs to happen.  The generic message sequence
> > testing code needs to be factored into msg.c, but the specific tests
> > need to stay in each control's test file.
>
> Guessed so... How about putting it into include/wine/test.h to share the
> code with user32/msg? Wouldn't help object size but I don't think a
> shared lib would be worth it...
>

No, comctl32's message sequence testing code is different than
user32's, and will be even more different when I add in WM_NOTIFY
testing support.

-- 
James Hawkins



More information about the wine-devel mailing list