VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



API Spyer

by Steve Weller (3 Submissions)
Category: Windows API Call/Explanation
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (14 Votes)

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

Download API Spyer

Download API Spyer (7 KB)

API Spyer Comments

No comments have been posted about API Spyer. Why not be the first to post a comment about API Spyer.

Post your comment

Subject:
Message:
0/1000 characters