V
vikky
Hi,
I was looking to use a native binary ( a .lib file, not a dll) using
the capabilities of linking against native binaries in Managed C++.
However after some searching I got to know that managed C++ is itself
not supported on .NET CF. Is it true?
Then what are my options to use a native .lib file (which is c++ lib)
in managed code in .NET CF?
Regards,
VB
I was looking to use a native binary ( a .lib file, not a dll) using
the capabilities of linking against native binaries in Managed C++.
However after some searching I got to know that managed C++ is itself
not supported on .NET CF. Is it true?
Then what are my options to use a native .lib file (which is c++ lib)
in managed code in .NET CF?
Regards,
VB