Downloading via .NET COM Wrapper Example
Posted: Fri Aug 27, 2010 10:23 am
A simple Legacy(5.0/6.0) VB example of how to use the COMClass I made with VB 2005 to give the VB.COM(5.0/6.0) versions simple download capabilites by Interopting (Fusion) with the .NETFramework. The 2005 project and VB 5.0/6.0 Example of using the wrapper is included with this zip.
Note: you will need to compile the VB 2005 project which will register the control as a COM object and then add a reference to its TLB file or Register the TLB File in the Registry. The target computer will likewise have to register the .tlb/.dll control.
Note: you will need to compile the VB 2005 project which will register the control as a COM object and then add a reference to its TLB file or Register the TLB File in the Registry. The target computer will likewise have to register the .tlb/.dll control.