- fix one locking ignorant return 0; in MSG_SendMessageInterThread()
commit5e7fa021ef62e47dbfdaedd53ed09848b96a034b
authorAndreas Mohr <a.mohr@mailto.de>
Tue, 29 Aug 2000 03:52:46 +0000 (29 03:52 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 29 Aug 2000 03:52:46 +0000 (29 03:52 +0000)
tree5619c76f7985d989de6b9bea5a64c66c23a32377
parent2b5d9c6e503a9966154f46fa9c31fb2436e6c440
- fix one locking ignorant return 0; in MSG_SendMessageInterThread()
- fix a crash in QUEUE_RemoveSMSG()
- convert some queue WARN() to ERR()
- spaileng fikses
windows/input.c
windows/message.c
windows/queue.c