SendMsg

This function sends the specified message to the specified window.

    PLHWINDOW Window    Specific window to receive message.
    UINT Message        Message to be sent.  
    UINT Data           Optional component of message.  
    UINT Extra          Optional component of message.  
Any other value indicates an error condition.