VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Capture Screen and MouseRELOADED

Cesare Imperiali  (4 Submissions)   Graphics   Visual Basic 5.0   Intermediate   Wed 3rd February 2021

Capture screen and mouse, show it in a picturebox and let you save it on disk (bmp format)

Assumes
Use Api ie:GetCursorPos, GetCursor,GetCursorInfo, DrawIcon, and keybd_event - this last for win2k or earlier os, while for win9x and Nt used routines from MSDN to grab screen

Side Effects
Modified to grab aslo the mouse shape...It should work with win98, not with win95. I tested on win2K and it worked fine (but did not try with custom or animated cursors...).

API Declarations
Reloaded to add the GetCursorInfo Api to grab mouse shape

Rate Capture Screen and MouseRELOADED (3(3 Vote))

Download Capture Screen and MouseRELOADED

Capture Screen and MouseRELOADED Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters