dwExtraInfo = KEYEVENTF_KEYUP; SendInput(1,key,sizeof(INPUT)); cout << "key inputted"; cin >> end; cin.get(); return 0; } ...
確定! 回上一頁