I am using the SendMessage Windows API function to send a user defined message to an application. This works only if that other application has a window attached. The other application does not ...