DestroyWindow destroys the window (surprise) and posts a WM_DESTROY (you'll also get a WM_NCDESTROY ) to the message queue. This is the default behaviour of ...
確定! 回上一頁