const uint WM_SYSCOMMAND = 0x0112;. const uint SC_MAXIMIZE = 0xF030;. void Awake(). {. PostMessageW(GetActiveWindow(), WM_SYSCOMMAND ...
確定! 回上一頁