Riservato dichiarare il movimento di liberazione keybd_event secondario “user32.dll„ (bVk di ByVal come byte, ByVal bScan come byte, dwFlags di ByVal come lungamente, _
dwExtraInfo di ByVal come lungamente)
Const VK_STARTKEY = &H5B
Const KEYEVENTF_KEYUP = &H2
Getstart secondario ()
'WinKey giù
VK_STARTKEY keybd_event, 0, 0, 0
'WinKey in su
VK_STARTKEY keybd_event, 0, KEYEVENTF_KEYUP, 0
Sommergibile dell'estremità
|