WM_SIZE message. Sent to a window after its size has changed. A window receives this message through its WindowProc function. #define WM_SIZE 0x0005 ...
確定! 回上一頁