Used SendMessage for Windows?
Editors’ Review
Download.com staff
Pros
- Allows sending any Windows message to an application.
- Facilitates debugging by simulating system messages.
- Enables sending messages while a debugger is attached.
- Provides a simple way to find window handles.
- Includes predefined messages and manual entry options.
Cons
- Primarily for developer and advanced user use.
- Requires understanding of Windows messages.