Purpose
WindowDude was created to be used in conjunction with the Spy++ program that comes with
MS Visual C++, which let you see the system messages that were being sent through Windows.
But mainly I wanted to find a way to kill the annoying Microsoft Office Assistant. Using the Win32 API, WindowDude allows you to DO something about what you saw, like send 5000 WM_PASTE messages to an MS Word Document.
Send every window a WM_DESTROY message, and watch what happens. Just pure fun. I wanted it to be portable so I could take it anywhere, so I chose
VBA.
"Features"
- Send messages to Windows with ease
- Displays a treeview list of all windows
- Searchable message list
- Open source, if that counts
- Hilarious concept to begin with
Requirements
Download
Download WindowDude File size: 414 Kilobytes
Screenshot
Not today. Too lazy.