Wiki Navigation
- Loading...
Overview
Windows message commands allow you to .....
Setup Windows Message Commands
This window is for setting up and modifying Windows Message commands.
Target
First you must choose the message target:
- Active window - Sends to the foreground window.
- Application - Finds a running process of the specified executable and sends a message to it.
- Class - Sends to a given class name, e.g. this is how to communicate with ffdshow.
- Window title - Finds a window with the given title.
Target Parameter
Undefined when using Active window.
Could be the path to the application.exe, the class title or window title.
Press [...]-Button to get a list of current available values.
Message Details
- Message - Set the message value here, right-click for common options.
- Word Param - Set the WParam value here.
- Long Param - Set the LParam value here.
This page has no comments.