Re: load .NET dll
From: Paul (Paul_at_discussions.microsoft.com)
Date: 09/23/04
- Next message: Russ: "Re: Moving Directories"
- Previous message: Joshua Frank: "Re: .NET DLL Hell?"
- In reply to: Richard Blewett [DevelopMentor]: "Re: load .NET dll"
- Next in thread: Jakob Christensen: "Re: load .NET dll"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 23 Sep 2004 07:43:03 -0700
The first one. From my unmanaged C++ code, I would like to call the
functions in the C# DLL.
"Richard Blewett [DevelopMentor]" wrote:
> Let me just conform: when you say you want to load the file do you mean:
> 1) you want to be able to call the functionality in the file?
> 2) you want to load the file to process it as a stream of bytes and want to know the file format?
>
> Regards
>
> Richard Blewett - DevelopMentor
> http://staff.develop.com/richardb/weblog
- Next message: Russ: "Re: Moving Directories"
- Previous message: Joshua Frank: "Re: .NET DLL Hell?"
- In reply to: Richard Blewett [DevelopMentor]: "Re: load .NET dll"
- Next in thread: Jakob Christensen: "Re: load .NET dll"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|