#include <window.h>
The message structure.
- See also
- GetMessage, PostMessage, Messages
Definition at line 2225 of file window.h.
The handle to the window which receives this message.
Definition at line 2228 of file window.h.
The second parameter of the message (a unsigned integer with pointer precision).
Definition at line 2234 of file window.h.
The message identifier.
Definition at line 2230 of file window.h.
The first parameter of the message (a unsigned integer with pointer precision).
Definition at line 2232 of file window.h.
The documentation for this struct was generated from the following file: