G
Guest
With COM DLLs you can loadlibrary and then find the entry point for DLLRegisterServer to find out if it's self-registering. If a DLL is created with .NET, how can you find out if it is created with .NET and whether it has a strong name, etc.