Discussion:
Hosting the CLR
(too old to reply)
Richard
2009-05-22 02:44:06 UTC
Permalink
Hi,

I am able to CorBind, but unable to call ExecuteApplication in C++. The
method call simply crashes. I can't figure out the format of the LPCWSTR
parameters. Do you or could you provide me with a very simple C++ sample
project to show how to call on the ExecuteApplication of the ICLRRuntimeHost
interface (without a crash!)?

Thank you
Eusebiu
2009-08-09 09:45:01 UTC
Permalink
Hello..

I think this will help you:
http://blogs.msdn.com/calvin_hsia/archive/2006/08/07/691467.aspx
Richard
2009-08-10 12:46:01 UTC
Permalink
thank you!
Post by Eusebiu
Hello..
http://blogs.msdn.com/calvin_hsia/archive/2006/08/07/691467.aspx
Loading...