Returning char* / System.String array from unmanaged c++ dll into a c# application
From: Mark Ingram (mark.ingram_at_nexsan.com)
Date: 02/13/04
- Next message: David Lowndes: "Re: CString::AllocSysString() needs to be free'd?"
- Previous message: Anders Eriksson: "CString::AllocSysString() needs to be free'd?"
- Next in thread: William DePalo [MVP VC++]: "Re: Returning char* / System.String array from unmanaged c++ dll into a c# application"
- Reply: William DePalo [MVP VC++]: "Re: Returning char* / System.String array from unmanaged c++ dll into a c# application"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 13 Feb 2004 11:14:54 -0000
Hi,
how can i return an array of strings from an unmanaged c++ dll into a c#
application?
cheers
Mark
- Next message: David Lowndes: "Re: CString::AllocSysString() needs to be free'd?"
- Previous message: Anders Eriksson: "CString::AllocSysString() needs to be free'd?"
- Next in thread: William DePalo [MVP VC++]: "Re: Returning char* / System.String array from unmanaged c++ dll into a c# application"
- Reply: William DePalo [MVP VC++]: "Re: Returning char* / System.String array from unmanaged c++ dll into a c# application"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|