user32: Only call SetWindowPos() in UpdateLayeredWindowIndirect() if needed. (try 4)

Dmitry Timoshkov dmitry at baikal.ru
Mon Feb 6 03:04:47 CST 2012


Adam Martinson <adam.r.martinson at gmail.com> wrote:

> The whole point of the tests I wrote was to show that 
> UpdateLayeredWindowIndirect() *doesn't* generate window messages, at 
> least not as far as I've seen.  Is there a better way to test that?  
> Wouldn't these tests fail if it did?

A message test could help to prove that UpdateLayeredWindow really doesn't
generate the messages. Also my point is not only about messages, but also
about *a buncn* of tests which check window attributes before and after
each call.

-- 
Dmitry.



More information about the wine-devel mailing list