Installation to MS Visual Studio .NET
Return to Top  Previous Page  Next Page
The first thing after create a new C# project (Window Application tempalte) is to add a reference to abcAVI.dll. Reference browser is available by right click on the Reference tree in the Solution Explorer:



If abcAVI.dll is properly installed it should appear on the list of registered COMs. Select it and press OK button.



That's all. IDE will create an interop dll (in this case Interop.abcAVI.dll) in the Release directory. The abcAVI library interface is available in the namespace abcAVI: