G
Guest
I am looking for a way to call methods in a C# assembly from a dll written in C++ on Windows CE 4.2 .NET
i have allready been looking at tlbexp.exe but cant get it to work.
Most of the examples i have found calling C# assemblies from C++ uses an
"managed wrapper" written in C++ to accomplish the task, but this is not an
option in .NET CF. (PLease correct me if i am mistanken)
Can anyone help me ?
i have allready been looking at tlbexp.exe but cant get it to work.
Most of the examples i have found calling C# assemblies from C++ uses an
"managed wrapper" written in C++ to accomplish the task, but this is not an
option in .NET CF. (PLease correct me if i am mistanken)
Can anyone help me ?