Handle (console) applications that never created a queue correctly
authorUlrich Weigand <weigand@informatik.uni-erlangen.de>
Wed, 20 Jan 1999 13:16:32 +0000 (13:16 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 20 Jan 1999 13:16:32 +0000 (13:16 +0000)
commit0be24af74de5660618a25f4b3d4525f693ca6d08
treed3beebbd44b86143bcb6d0010bfdcb640a3f5d26
parenta8975186731502631efbaedcd3fbe32cfb3c7754
Handle (console) applications that never created a queue correctly
in USER_AppExit(); call InitThreadInput() in InitApp().
windows/user.c