|
|
|
start date: Mon, 30 Jul 2007 12:09:09 +0200,
posted on: microsoft.public.dotnet.framework.interop
back
| Thread Index |
|
1
victor
|
|
2
Jeff Page
|
|
3
victor
|
The reverse way ...
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.
Date:Mon, 30 Jul 2007 12:09:09 +0200
Author:
|
Re: The reverse way ...
Hi Victor,
This article may help...
http://www.ondotnet.com/pub/a/dotnet/2003/03/03/mcppp2.html?page=2
Regards,
Jeff Page
"victor" 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.
Date:Mon, 30 Jul 2007 10:23:45 -0400
Author:
|
Re: The reverse way ...
Thanks Jeff!
I'll read + study it first thing in the morning!
;-) victor
================================================
On Mon, 30 Jul 2007 10:23:45 -0400, "Jeff Page"
wrote:
>Hi Victor,
>
>This article may help...
>http://www.ondotnet.com/pub/a/dotnet/2003/03/03/mcppp2.html?page=2
>
>Regards,
>
>Jeff Page
>
>"victor" 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.
Date:Mon, 30 Jul 2007 22:30:30 +0200
Author:
|
|
|