public static extern IntPtr SendMessageW(IntPtr hWnd, int Msg, IntPtr wParam, IntPtr lParam); private void btnVup_Click(object sender, ...
確定! 回上一頁