Click here to Skip to main content
15,885,757 members
Articles / Desktop Programming / Win32

How to Send Data from One Process to Another in C#

Rate me:
Please Sign up or sign in to vote.
4.71/5 (21 votes)
11 Aug 2015CPOL5 min read 82.7K   2.5K   43  
This tip uses SendMessage and WM_COPYDATA to transfer the data.

Views

Daily Counts

Downloads

Weekly Counts

License

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


Written By
Architect
Philippines Philippines
I have worked with mobile phone testing in manufacturing for 20 years.
Originally from Sweden, but moved to China in 2012.
At the moment I am on a sabbatical year in the Philippines.

Over the years I have used various programming languages such as Pascal, C, C++, C#, SQL, XML, XSLT.

Comments and Discussions