This example walks through the process of creating a basic “MyDynamicDLL” DLL project.
For more information on creating new projects of all types, see Creating New Projects.
Figure 1. Select Basic DLL template
Figure 2. Project name and location information
Figure 3. SDK selection for project
Figure 4. Basic settings for DLL
The simple “MyDynamicDLL” project is listed in the Project Explorer view with the set of files created for the project.
Figure 5. DLL example project in Project Explorer view