Hello,
i'm looking for a way to call C# Methods from within my Java-Program.
I found some ideas that could work, like calling C++ with JNI and then C++ calls the C# over managedC++ or COM Interop,
but i don't seems to work on windows mobile.
so has anyone an idea how this could go?
greetings
Oliver
i'm looking for a way to call C# Methods from within my Java-Program.
I found some ideas that could work, like calling C++ with JNI and then C++ calls the C# over managedC++ or COM Interop,
but i don't seems to work on windows mobile.
so has anyone an idea how this could go?
greetings
Oliver