ICLRRuntimeHost->ExecuteInDefaultAppDomain from Memory NOT from File??
Hi
i wanted to ask if somebody can tell me a method or a concept to load up an
assembly similar like with ICLRRuntimeHost->ExecuteInDefaultAppDomain but
instead from a file on disk from a memory (byte array for example.) simillar
to the System.Reflection.Assembly.Load(rawAssembly() as Byte) in dotnet but
i need this for my c++ clr host.
thanks
richard
Date:Wed, 1 Aug 2007 09:20:50 +0200
Author:
|