WM_COPYDATA for .Net
this is my goal:
I would like to know how can i handle data sending/receiving between 2 windows in .Net Framework; when i developed in MFC i used WM_COPYDATA message to handle this situation.
I hope somebody can help me,
Thanks for any suggestions
Lewix

