J
Jakester2261
Guest
I am trying to use a C# library written for MQTT which is written with managed C# code. What I have is legacy unmanaged C++ code that I need to make calls into the C# DLL. I believe I need to create a wrapper that exposes the functions in the DLL. I am not having luck finding examples on this process. I am hoping somebody out there has done this. Looking forward for some guidance
Thanks!
Continue reading...
Thanks!
Continue reading...