Adam Martinson <[email protected]> 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.
