by Harald Littschwager (2 Submissions)
Category: Miscellaneous
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(3 Votes)
Was a button 'clicked' or 'pressed'
API DeclarationsPublic Declare Function GetAsyncKeyState Lib "user32" (ByVal vKey As Long) As Integer