server: return active window if foreground window is set

Alexandre Julliard julliard at winehq.org
Wed Apr 23 06:10:29 CDT 2008


Jeff Latimer <lats at yless4u.com.au> writes:

> The comment in the code indicates that the foreground window is active
> window of the active thread.  Seems logical the active window handle
> should be returned at the same time.

No, the active window is per-thread, you can't return the active window
of some other thread.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list