Named pipe/FileMapping/PostMessage()
Posted: Mon Feb 14, 2005 3:04 pm
What is the best way to let 1 program communicate with another.
So far, I have only been using PostMessage() and it seems to work fine.
BUT : can I be sure that the posted message will always be received by the target program?
Thanks in advance,
eric
So far, I have only been using PostMessage() and it seems to work fine.
BUT : can I be sure that the posted message will always be received by the target program?
Thanks in advance,
eric