The SendMessage function sends the specified message to a window or windows.<br>The function calls the window procedure for the specified window and <br>[red]does not return until [/red]the window procedure has processed the message. <br><br>The PostMessage function, in contrast, posts a message to a thread's message<br>queue and returns immediately. <br><br>The SendMessageCallback function sends the specified message to a window or<br> windows. The function calls the window procedure for the specified window <br>and returns immediately. After the window procedure processes the message, <br>the system calls the specified callback function, passing the result of the <br>message processing and an application-defined value to the callback function.<br><br>其一自己不动手,其二高难还不给分,真受不了,逗人玩呐?