user32 - set_active_window uses SendMessage instead ofPostMessage for WM_ACTIVATEAPP messages.

Dmitry Timoshkov dmitry at codeweavers.com
Fri Aug 3 22:04:24 CDT 2007


"Peter Dons Tychsen" <donpedro at tdcadsl.dk> wrote:

> 1) Yes i did testing on Windows-XP. I did it by putting together various
> examples and by checking with InSendMessage() for all cases. This
> clearly showed that WM_ACTIVATEAPP was always posted and never sent.

Looks like you misunderstood the InSendMessage behaviour and that led to
some confusion.

Wine test harness for message sequences works just fine, there is no need
to blame it.

-- 
Dmitry.



More information about the wine-devel mailing list