| DigimonBASIC:> /download

Code Exclusive Extra Quality - Visual Basic 60 Projects With Source

' Declare API functions to get mouse position Private Declare Function GetCursorPos Lib "user32" (lpPoint As POINTAPI) As Long

Use API calls to lock the workstation when cashier walks away: visual basic 60 projects with source code exclusive

' Variable to hold the process ID Dim ProcID As Long ' Declare API functions to get mouse position