WM_NCHITTEST


Meaning of WM_NCHITTEST in English

Windows Message:

The message is sent to a window when the cursor moves, or when a mouse button is pressed or released.

If the mouse is not captured, the message is sent to the window beneath the cursor.

Otherwise, the message is sent to the window that has captured the mouse.

Code analysis English vocabulary.      Английский словарь анализа кода.