From: "Tonko Juricic"
Subject: Compiling with VC++ 8 (Express beta)
Isn't the loading of the CLR "different" for _any_ .NET version over 1.1?
Hasn't
CLSID_CorRuntimeHost and IID_ICorRuntimeHost
been replaced with
CLSID_CLRRuntimeHost
and
IID_ICLRRuntimeHost?
And aren't there many, many hosting options available for the .NET 1.2 (and up) Framework?
Plus aren't there major different
"plain C++ programming styles" changes for version 8 (and so on)?
No matter what the answers are,
feel free to branch the .NET 1.1 mod_aspdotnet source code and carry on. ;)
Jeff