MyApp VB6 sample demonstrating VSTA v 2 integration
03-24-2008
Downloads: 75
File size: 499.2kB
Views: 182
 |
MyApp VB6 sample demonstrating VSTA v 2 integration |
The walkthrough and accompanying application demonstrate a complete VSTA v 2 integration into a VB6 application. The application both as a standalone, and VBA6 side-by-side version are included with this sample.
This sample is based off the
MyApp VB6 sample demonstrating VSTA v 1 integration sample. The most notable difference between the VSTA v 1 and VSTA v 2 Visual Basic 6 integrations is how the COM asepct is handled. In the VSTA v 2 integration build events are used to aumotate the all COM processes. For more information on VSTA v 2 and COM please refer to the walkthrough included with this sample.
The download includes all files needed to complete the walkthrough and a completed version of the walkthrough. The completed walkthrough files were created using Visual Studio 2005.