Introduction - If you have any usage issues, please Google them yourself
the program implements the communication between two processes.the way to communicate are shared memory and message.The code can run in win32 applocation.p1 is the parent process and p2 is the subprocess.