Description: 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()
To Search:
File list (Check if you may need any files):
Winhandler.vbp
basMain.bas
frmChildWindows.frm
frmChildWindows.frx
frmMain.frm
frmMain.frx