const int WM_NCACTIVATE = 0x86;; const int WA_ACTIVE = 0x1;; [DllImport("user32.dll", EntryPoint = "SendMessage")]
確定! 回上一頁