Sends the specified message to a window or windows. The SendMessage function calls the window procedure for the specified window and does not return until the window procedure has processed the message.
Sends the specified message to a window or windows. The SendMessage
function calls the window procedure for the specified window and does not return until the window procedure has processed the message.