WM_DESTROY calls PostQuitMessage() WM_CLOSE calls DestroyWindow() Your button posts a WM_CLOSE message (or, alternately, it can just do the ...
確定! 回上一頁