Hi, all -
When user clicks a caption I need to prevent all further system actions.
But I should understand a reason of this message (mouse moved/pressed or released).
With coordinates all is clear, but can't find a function, which retrieves current mouse buttons' state or something else, which helps to understand a reason of WM_NCHITTEST.
Any ideas ?
------------------
E-MAIL: [email protected]
When user clicks a caption I need to prevent all further system actions.
But I should understand a reason of this message (mouse moved/pressed or released).
With coordinates all is clear, but can't find a function, which retrieves current mouse buttons' state or something else, which helps to understand a reason of WM_NCHITTEST.
Any ideas ?
------------------
E-MAIL: [email protected]
Comment