If LCase(GetAsyncKeyState(67)) Then SendKeys "^C" MsgBox Clipboard. ... I'm trying to use the letter in keyboard "c" to copy a text that I ...
確定! 回上一頁