Developing VSPackages By Using the Visual Studio Library
Visual Studio Library is a set of template-based C++ classes for the easy creation of VSPackages in native C++.
In This Section
- Visual Studio Library Overview
Provides an overview of Visual Studio Library template-based C++ classes.
- Implementing VSPackages By Using the Visual Studio Library
Provides links to topics that can help you implement VSPackages with Visual Studio Library.
Related Sections
- Introduction to ATL
Introduces the Active Template Library (ATL), which is a set of template-based C++ classes for creating small, fast Component Object Model (COM) objects.
- Starting to Develop Visual Studio Extensions
Provides an overview of the Visual Studio Development Environment SDK.
Show: