Private Declare PtrSafe Function GetKeyState Lib "USER32" (ByVal nVKey As Long) As Integer. I'm getting a Run-Time Error 453: Cannot find ...
確定! 回上一頁