A properly written message loop will never dispatch a WM_QUIT message to a window procedure, it will simply break the loop when GetMessage() ...
確定! 回上一頁