[lnkForumImage]
TotalShareware - Download Free Software

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


 

Forums >

microsoft.public.dotnet.framework.sdk

How to get CLR Version from native

Laurent de Segur

11/13/2002 10:53:00 PM

Hi,

I want to find out what is the CLR EE version from a component in native
(e.g. Debugging API COM). Has anyone a clue on how to do that?
Thanks in advance,


1 Answer

Mattias Sjögren

11/15/2002 4:28:00 PM

0

Laurent,

>I want to find out what is the CLR EE version from a component in native
>(e.g. Debugging API COM). Has anyone a clue on how to do that?

Try calling GetCORVersion() in mscoree.dll.



Mattias

===
Mattias Sjögren [MVP] mattias @ mvps.org
http://www.msjogren.n...
Please reply only to the newsgroup.