[lnkForumImage]
TotalShareware - Download Free Software

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


 

Forums >

microsoft.public.dotnet.framework.interop

Unmanaged code calling .Net from another directory

herc

5/29/2007 3:13:00 AM

In years passed I recall learning that there is a way for unmanaged
code to setting up an applicatoin context in a different directory.
The goal is to enable the users to write their own .net modules that
my program will load and call. I just cannot figure out what I should
be looking for in the MSDN help. Any suggestions?

Cartoper

1 Answer

herc

5/29/2007 5:45:00 PM

0

The answer is: CorBindToRuntimeEx()