Browse by Tags
All Tags »
Interop »
CAPICOM (RSS)
Sorry, but there are no more tags available to filter with.
Hi all, In some situations we may need to reference a COM dll in our Visual Studio project in order to use a specific COM object within our .NET application, and thanks to COM Interop we can do it. When we add a reference to a COM dll in our project,
Read More...