使用SendInput模擬按鍵,程式碼如下: #include "stdafx.h" #include #include #define KEY_TO_FIRE VK_RWIN int _tmain(int argc, _TCHAR* argv[]) ...
確定! 回上一頁