0
Answer

Event Listener from c++ to c#

Ask a question
Ohm

Ohm

18y
2.2k
1
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