server: Don't attach thread input to the desktop.
commit0fab85a5b66bfe0bccfd6bbd0ece68b986e5df5f
authorAlexandre Julliard <julliard@winehq.org>
Wed, 12 Apr 2006 09:19:20 +0000 (12 11:19 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 12 Apr 2006 09:19:20 +0000 (12 11:19 +0200)
tree33b43f3118c5e159f6a8ec42946f4505ff2ca428
parent31b0a4edf6880ada83fe74218ebedd83e53c20d9
server: Don't attach thread input to the desktop.

Now that the desktop can be owned by a thread we need to explicitly
check for it in the thread attach check.
server/window.c