J
Jorge Loureriro
Hi,
i'm working on a dll that uses managed code in C++ and consumes C# web
services throught a proxy client created using VS .net.
I want to load this dll in a aplication created using native c++ and
running it in a pc without .net framework installed.
Anyone knows how this could be possible ?
Is there any way to compile this dll including all necessary
dependencies so that i don't have to install anything else?
Thanks in advance,
Jorge Loureiro
i'm working on a dll that uses managed code in C++ and consumes C# web
services throught a proxy client created using VS .net.
I want to load this dll in a aplication created using native c++ and
running it in a pc without .net framework installed.
Anyone knows how this could be possible ?
Is there any way to compile this dll including all necessary
dependencies so that i don't have to install anything else?
Thanks in advance,
Jorge Loureiro