A Conversation for (Visual Basic Tip) Inter process communication using Sendmessage

Further notes

Post 1

Is mise Duncan

The "SendMessage" API call is a blocking call - that is to say the program calling it will not contrinue until the message has been processed by the other program.
If this is not the behaviour you require you can use the "Postmessage" API call which returns immediately.


Further notes

Post 2

Is mise Duncan

More of the same type of stuff, see http://www.merrioncomputing.com/Programming/index.htm


Key: Complain about this post

More Conversations for (Visual Basic Tip) Inter process communication using Sendmessage

Write an Entry

"The Hitchhiker's Guide to the Galaxy is a wholly remarkable book. It has been compiled and recompiled many times and under many different editorships. It contains contributions from countless numbers of travellers and researchers."

Write an entry
Read more