VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

API Spyer

Steve Weller  (3 Submissions)   Windows API Call/Explanation   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

The API Spyer tracks any window that the mouse is over, giving info such as the window handle (hWnd), its class name, its text, etc. This program also allows you to change the text of a window, get its hDC and Window Rect, and change its enabled and visible states. The API Spyer also features self-immunity so that it will not track itself (so you can click on the command button to change the current window, for instance) and can be set to stay on top.
Note: beware as to what windows you are hiding/disabling because you might not be able to show/enable them again (like the desktop windows).

Rate API Spyer (15(15 Vote))

Download API Spyer

API Spyer Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters