when i use the postmessage to send a message to a standard menu bar it will not respond to WM_NCLBUTTONDOWN.
it will be working only if i shuv in a message that the ALT key was pressed and then an WM_NCMOUSEMOVE message.
is there any way that it will be working directly ?