[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

victor

7/30/2007 10:09:00 AM

Hello,

Need some help: I want to call a managed dll (C# code) from a C++
module.
Is there a kind of a 'Reverse-P/Invoke'?
How / what to do?

Thanks.
victor.
2 Answers

Jeff Page

7/30/2007 2:24:00 PM

0

Hi Victor,

This article may help...
http://www.ondotnet.com/pub/a/dotnet/2003/03/03/mcppp2.h...

Regards,

Jeff Page

"victor" <victor@somewhere.com> wrote in message
news:q0era3lc9395hccdmhge87l6lsj9fv8t06@4ax.com...
> Hello,
>
> Need some help: I want to call a managed dll (C# code) from a C++
> module.
> Is there a kind of a 'Reverse-P/Invoke'?
> How / what to do?
>
> Thanks.
> victor.

victor

7/30/2007 8:31:00 PM

0

Thanks Jeff!
I'll read + study it first thing in the morning!

;-) victor
================================================

On Mon, 30 Jul 2007 10:23:45 -0400, "Jeff Page"
<jpage@adapativepeer.com> wrote:

>Hi Victor,
>
>This article may help...
>http://www.ondotnet.com/pub/a/dotnet/2003/03/03/mcppp2.h...
>
>Regards,
>
>Jeff Page
>
>"victor" <victor@somewhere.com> wrote in message
>news:q0era3lc9395hccdmhge87l6lsj9fv8t06@4ax.com...
>> Hello,
>>
>> Need some help: I want to call a managed dll (C# code) from a C++
>> module.
>> Is there a kind of a 'Reverse-P/Invoke'?
>> How / what to do?
>>
>> Thanks.
>> victor.