... const int SW_RESTORE = 9; const uint WM_SHOWWINDOW = 0x0018; ... SW_SHOW); // send WM_SHOWWINDOW message to toggle the visibility flag ...
確定! 回上一頁