How can I add a COM DLL to A VB.NET project?
+2
A:
The short answer is: use "Add Reference" in Solution Explorer.
You can add COM compontents in there and use interop to access them.
Carnotaurus
2010-08-01 06:30:23
I cant register com dll for use
shaahin
2010-08-01 07:24:17