Nonqueued Messages
Nonqueued messages are sent immediately to the destination window procedure,
bypassing the system message queue and thread message queue. Windows typically
sends nonqueued messages to notify a window of events that affect it. For
example, when the user activates a new application window, Windows sends the window a
series of messages, including
WM_ACTIVATE,
WM_SETFOCUS, and
WM_SETCURSOR. These messages notify the window that it has been activated, that keyboard
input is being directed to the window, and that the mouse cursor has been moved
within the borders of the window. Nonqueued messages can also result when an
application calls certain Windows functions. For example, Windows sends the
WM_WINDOWPOSCHANGED message after an application uses the
SetWindowPos function to move a window.
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database