G
Guest
Hi,
if i have the unmanaged c++ source files, what is the easy way to provide c#
interface to this unmanaged c++ dll, should i use managed c++ wrapper classes
or use PInvoke or use the /clr compiler option ?
Thanks.
if i have the unmanaged c++ source files, what is the easy way to provide c#
interface to this unmanaged c++ dll, should i use managed c++ wrapper classes
or use PInvoke or use the /clr compiler option ?
Thanks.