C++ code called from C#
From: Daniel P. (danutzp1_at_hotmail.comU)
Date: 07/21/04
- Next message: ppcdev: "Re: How to convert String* to LPCTSTR ??? I found threads about that but don't work..."
- Previous message: sarge: "PRJ0019: A tool returned an error code from...."
- Next in thread: William DePalo [MVP VC++]: "Re: C++ code called from C#"
- Reply: William DePalo [MVP VC++]: "Re: C++ code called from C#"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 21 Jul 2004 09:23:34 -0500
I have some legacy code I would like to wrap by some new managed C++
classes, put them all into a DLL and then call the managed classes from a C#
app.
Can anyone recommend me a link with some info about this?
Also, can I statically link my DLL to my C# application or I have to ship
the Managed C++ DLL with the C# exe appllication?
Thanks!
- Next message: ppcdev: "Re: How to convert String* to LPCTSTR ??? I found threads about that but don't work..."
- Previous message: sarge: "PRJ0019: A tool returned an error code from...."
- Next in thread: William DePalo [MVP VC++]: "Re: C++ code called from C#"
- Reply: William DePalo [MVP VC++]: "Re: C++ code called from C#"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|