How to call c# callback function from VC++
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, How to call C# callback function from VC++ dll? In my project dll was developed in VC++ and it was accessed by c# application. Now I want to call callback function in C# application when particular event was occur in VC++ dll. Thanks in advance.
-
Hi, How to call C# callback function from VC++ dll? In my project dll was developed in VC++ and it was accessed by c# application. Now I want to call callback function in C# application when particular event was occur in VC++ dll. Thanks in advance.