VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Code to Detect the Mouse and number of buttons present on the mouse

S.Raghu  (1 Submission)   Windows System Services   Visual Basic 5.0   Unknown Difficulty   Mon 26th June 2000   Mon 8th February 2021

Code to Detect the Mouse and number of buttons present on the mouse

API Declarations


Private Const SM_CMOUSEBUTTONS = 43
Private Const SM_MOUSEPRESENT = 19
Dim X As Long, Y As Long
Dim S As String

Rate Code to Detect the Mouse and number of buttons present on the mouse (2(2 Vote))
Code to Detect the Mouse and number of buttons present on the mouse.bas

Code to Detect the Mouse and number of buttons present on the mouse Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters