WinHandler
WinHandler lets you manipulate the existing windows on your system. You can resize, move, change style and text, kill, copy, paste, undo etc. All by using Win32 API calls.
It is a good demonstration (in my opinion) of Enumeration functions, SendMessage() and SetWindowPos()
Original Author: Kimon Andreou
Assumptions
You have to have some basic understanding of how windows works, or you can really screw your system (temporarily though).
BTW, I used some parts from Randy Birch's site: www.mvps.org/vbnet
Side Effects
I built it have a resolution of 1024x768 pixels in mind. If you have anything less, you won't see everything.
API Declarations
About this post
Posted: 2002-06-01
By: ArchiveBot
Viewed: 99 times
Categories
Attachments
CODE_UPLOAD1059410112000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 11,271 bytes
Loading Comments ...
Comments
No comments have been added for this post.
You must be logged in to make a comment.