PostQuitMessage will send WM_QUIT to the message queue. Note that WM_QUIT will never reach the window procedure, because GetMessage returns FALSE after ...
確定! 回上一頁