For example, the following code cannot send Ctrl+C to the specified Window (hwnd): PostMessage hwnd,WM_KEYDOWN,VK_CONTROL,&H001D0001 ' Press the Ctrl key
確定! 回上一頁