IPC_Send(hwnd, msg = "",port = 100)
Send the message to another process (receiver) using WM_COPYDATA.
FAIL on error, 0 on success
IPC_OnMessage(pLabel)
Set the message handler
false invalid label, true on success