Echelon OpenLDV User Manual
Page 123

OpenLDV Programmer’s Guide
115
Figure 19. Visual Studio New Project Dialog
In the New Project dialog:
•
Expand the C++ category and select ATL as the project template
•
Specify the version of the .NET Framework to use
•
Specify a name and location for the project
•
Specify a name and location for the solution
You can use any project location for development. Install the completed custom
lookup extension component in the L
ON
W
ORKS
\xDriver\Components
\CompanyName\Lookup folder when you distribute the DLL for your
application.
Click OK to open the ATL Project Wizard.
From the Application Settings page of the ATL Project Wizard, select Dynamic-
link library (DLL) for the server type, as shown in Figure 20 on page 116. You
can use other server types, but a DLL is likely to provide the best performance.