Dilma писал(а):
Вообще-то - да. SendMessage посылает сообщение в очередьНе посылает
MSDN/SendMessage писал(а):
If the specified window was created by a different thread, the system switches to that thread and calls the appropriate window procedure. Messages sent between threads are processed only when the receiving thread executes message retrieval code. The sending thread is blocked until the receiving thread processes the message.