G
Guest
Is it possible to call methods in a .NET compact framework DLL from a native
C/C++ non-compact framework coded application (using Visual Embedded C++ 4.0)?
Basically, we want to create a .NET compact framework DLL that contains
ADO.NET methods and call these methods from an ordinary natively coded C/C++
style application.
Thanks in advance....
C/C++ non-compact framework coded application (using Visual Embedded C++ 4.0)?
Basically, we want to create a .NET compact framework DLL that contains
ADO.NET methods and call these methods from an ordinary natively coded C/C++
style application.
Thanks in advance....