Private Declare Function GetKeyState Lib "user32" (ByVal nVirtKey As Long) As Integer Private Declare Function MapVirtualKey Lib "user32" Alias ...
確定! 回上一頁