Because SendMessage() actually calls the WinProc(), whereas PostMessage() simply places a message in the message queue of the receiving window ...
確定! 回上一頁