Zhiyi Zhang zzhang@codeweavers.com wrote:
The message sequences in tests clearly show that there is a WM_ACTIVATE message at the end of ShowWindow() call for restoring a minimized window.
I think that I already commented on this: activation is the result of the SetFocus() call.