Module windows_win::raw::message
source · Expand description
Provides functions to handle windows messages.
Functions
- Dispatches a message to a window procedure.
- Retrieves a message from the calling thread’s message queue. A blocking call.
- Retrieves a message from the calling thread’s message queue.
- Translates virtual-key messages into character messages.