I need to pass information from one exe to another exe. Is it possible ?
If it is possible, can you give me idea to solve this problem.
here i need to send some string msg to another exe . the another exe should recive that msg and it should perform some operation depends on the that string msg...