Make sure a thread has a queue as soon as it creates a window.
commitd70a253f400606333fdecde75f55bc4826d672e2
authorAlexandre Julliard <julliard@winehq.org>
Tue, 26 Apr 2005 14:31:33 +0000 (26 14:31 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 26 Apr 2005 14:31:33 +0000 (26 14:31 +0000)
treef92e69e4f1d0b9f6c038e2b3805953e9c348f706
parent1b54881209545dc66432e195ac828b0122615799
Make sure a thread has a queue as soon as it creates a window.
server/queue.c
server/user.h
server/window.c