>How do I from unmanaged C++ detect if a .dll or .exe file is a managed
>module?
There's a code snippet for that available at
http://msdn.microsoft.com/library/en-us/vcmex/html/vcconmanagedextensionsforcfre
quentlyaskedquestions.asp
The page looks terrible in my browser, but search for "ismanaged" and
you should find it
Mattias

Signature
Mattias Sjögren [MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.