V
vikky
Hi,
I have natively compiled ".lib" file which I need to use in managed
code. After some searching, I got to know that C++.NET 2005 through
its C++/CLI can directly make use of native binaries(including .lib
files). However I didn't find even a single example of elaborating how
to do it. Can anyone provide a small example snippet?
Regards,
VB
I have natively compiled ".lib" file which I need to use in managed
code. After some searching, I got to know that C++.NET 2005 through
its C++/CLI can directly make use of native binaries(including .lib
files). However I didn't find even a single example of elaborating how
to do it. Can anyone provide a small example snippet?
Regards,
VB