Alexandre Julliard julliard@winehq.org wrote:
If you can avoid internal messages that's certainly good, but yes, I'd like to see more tests. In particular, for SetWindowPos you'd want to test using separate thread inputs, and how that work with changing the active window etc. Also SWP_ASYNCWINDOWPOS should be tested, from the docs it sounds very much like it needs an internal message.
It would be helpful to clarify status of the already sent patches first, after that I'll see waht could be done next.