So, I have been working on getting NetMF working with some C++ code. I was successful in calling native code from the managed side. However, I have struggled to find out how to call managed code from native code. Has anyone had experience with this in NetMF?
Thank you!