Re: Using a C++ library.
- From: "Willy Denoyette [MVP]" <willy.denoyette@xxxxxxxxxx>
- Date: Thu, 12 May 2005 14:28:25 +0200
"Simon Jefferies" <simon@xxxxxxxxxxxxxxxxxxxxx> wrote in message
news:eu4wB9tVFHA.612@xxxxxxxxxxxxxxxxxxxxxxx
> Hello,
>
> How do I use a C++ library in a C# project? Can it be done under 2005? Do
> I need to anything special, I remember reading somewhere that they
> included this feature in the latest .NET.
>
> Cheers,
> Simon.
>
Please be more explicit, what do you mean with library, if it's a dll then
you can call exported C style functions, anything else can't be used
directly.
Willy.
.
- Follow-Ups:
- Re: Using a C++ library.
- From: XP 64 Exchange screen problems
- Re: Using a C++ library.
- References:
- Using a C++ library.
- From: Simon Jefferies
- Using a C++ library.
- Prev by Date: How to custom a Remote call given objectname, method name, and parameters
- Next by Date: Problem with CryptAcquireContext under Win 2003 Server
- Previous by thread: Re: Using a C++ library.
- Next by thread: Re: Using a C++ library.
- Index(es):
Relevant Pages
|