Click here to Skip to main content
15,887,596 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
two processes: proc1.exe, proc2.exe;
proc1.exe has two threads: thread1, thread2
my question is: how to let thread1 send message to thread2 via proc2.exe? (maybe TCL script used?) Thanks!
Posted

1 solution

Found this article after doing a search.
 
Share this answer
 
Comments
Symfund 27-Sep-10 21:29pm    
Thanks for your information!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900