WM_HITTEST - Default Processing

The default window procedure takes no action on this message, other than to set ulresult to HT_ERROR if the window is disabled, or to HT_NORMAL otherwise.


[Back: WM_HITTEST - Remarks]
[Next: WM_HITTEST - Topics]