C
chandra.somesh
Hi
I have bunch of static libs which were written in C++ and i want to
link to those libraries using managed code(c#) . For c++ VS had the
option of including additional libraries .....what is the equivalent of
that for c# ?
Also will such a scenario work where a managed app access a static lib
written in native code?
Thanks in advance
Somesh
I have bunch of static libs which were written in C++ and i want to
link to those libraries using managed code(c#) . For c++ VS had the
option of including additional libraries .....what is the equivalent of
that for c# ?
Also will such a scenario work where a managed app access a static lib
written in native code?
Thanks in advance
Somesh