09:05 am - proemial Has anyone managed to use windows messaging from a java app to an external app? I'm attempting to find information on this and coming up empty.I have an existing program -- which I can't recompile or modify -- which I need to message at intervals. The program I'm writing must be in Java (due to an API we're using).Is this possible?