Build

To build the Select library, create a project and add the files discussed in “A Sample Library: Select” beginning on topic . From the Options menu, choose Project and set the Program Type as a Windows DLL.

A completed Select project with all the files added and the options set is located in the Source directory.

There is a sample application called Demo in the same directory as Select. Once you have built the Select library, you can use Demo to confirm that Select is working properly.