Ohm

Ohm

  • NA
  • 1
  • 0

Event Listener from c++ to c#

Jan 3 2006 4:09 PM
Hi, I need to figure out a way to have a real-time event listener that will cause an event in my c++ program to trigger an event in my c# program. I am quite unaware of how to do this or which path to take. I tried using pipes but weren't sure how to do so. Please help out