>Can COM dll be used using dllImport
It can be used with P/Invoke if it exports C style entry points,
regardless if it's also a COM DLL.
>coz i dont want add its reference using
>add refrence dialog box.
Why not?
Mattias

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