Deletegate
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hi All, I have developed a formbased application. In which I need to use another dll which contains some callback. For using the callback inside the DLL from C# application what should be done?? In dll there is a struct which stores the callback pointers and one function uses to register this callback. Please help Regards San
-
Hi All, I have developed a formbased application. In which I need to use another dll which contains some callback. For using the callback inside the DLL from C# application what should be done?? In dll there is a struct which stores the callback pointers and one function uses to register this callback. Please help Regards San