DLL C++ en C#

R

Rubencho

Hola a Todos,

Tengo una Clase realizada en VS C++ 6.0 y que funciona correctamente.


Deseo migrarla a c++ .net 2003 y generar una DLL que pueda ser
utilizada o referenciada desde C#.


No deseo utilizar desde C# el famoso DLLImport.


Es posible esto en C++ .net 2003?


Si necesitan el codigo c++ me avisan...


Gracias por cualquier avance....
 
V

Victor Bazarov

Rubencho said:
Hola a Todos,

Tengo una Clase realizada en VS C++ 6.0 y que funciona correctamente.


Deseo migrarla a c++ .net 2003 y generar una DLL que pueda ser
utilizada o referenciada desde C#.


No deseo utilizar desde C# el famoso DLLImport.

C#, DLL, .NET, are all off-topic in comp.lang.c++. Please find
an appropriate forum in the 'microsoft.public' hierarchy.

And, BTW, this is an English-speaking newsgroup.

V
 
R

red floyd

Rubencho said:
Hola a Todos,

Tengo una Clase realizada en VS C++ 6.0 y que funciona correctamente.


Deseo migrarla a c++ .net 2003 y generar una DLL que pueda ser
utilizada o referenciada desde C#.


No deseo utilizar desde C# el famoso DLLImport.


Es posible esto en C++ .net 2003?


Si necesitan el codigo c++ me avisan...


Gracias por cualquier avance....

En ingles por favor.

This is an English Language newsgroup.

Questions about specific implementations (VC6 and DLLs indicate you're
asking about MS specific stuff) would suggest a newsgroup with
"microsoft" or "visual studio" in its name.

See FAQ 5.9 http://www.parashift.com/c++-faq-lite/how-to-post.html#faq-5.9
 
R

Rubencho

C#, DLL, .NET, are all off-topic in comp.lang.c++.  Please find
an appropriate forum in the 'microsoft.public' hierarchy.

And, BTW, this is an English-speaking newsgroup.

V

De nada, gracias, por su ayuda........cdv
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top