Search:
Namespaces
Discussions
.NET v1.1
Feedback
How to determine if a DLL is a COM DLL or .NET DLL
Messages
Related Types
This message was discovered on
microsoft.public.dotnet.faqs
.
Responses highlighted in red are from those people who are likely to be able to contribute good, authoratitive information to this discussion. They include Microsoft employees, MVP's and others who IMHO contribute well to these kinds of discussions.
Post a new message to this list...
Anushi
Hi All,
Is there a way to determine if a Dll is a Com Dll or a .Net Dll ?
Any pointers are greatly appreciated.
Thanks,
Anushi
Reply to this message...
Nick Malik
why not just point ILDASM at the DLL. If it's not .NET, you will find out
quickly.
--- Nick
"Anushi" <
Click here to reveal e-mail address
> wrote in message
news:
Click here to reveal e-mail address
...
[Original message clipped]
Reply to this message...
Prem Kumar (VIP)
Hi
I too got around with this same problem, but i've the solution only if it is
a VB5 or VB6 COM Dll. In the above two, the Dll Binary file will have a text
called MSVBVM (Microsoft Visual Basic Virtual Machine). So what you could do
is, in the Search->Files, goto the containing text and type "MSVBVM", so it
would list all the VB -COM Dlls
Prem
"Nick Malik" wrote:
[Original message clipped]
Reply to this message...
Shankar Reddy
I think he is asking programatically ....isn't right Anushi?
"Prem Kumar" <
Click here to reveal e-mail address
> wrote in message
news:
Click here to reveal e-mail address
...
[Original message clipped]
Reply to this message...
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us
-
Terms of Use
-
Privacy Policy
-
www.dotnet247.com