
42 Lotus Instant Messaging/Web Conferencing (Sametime): Building Sametime-Enabled Applications
6. Having selected the Library files option, we will now include the Static library
into our project by clicking the New icon.
7. Entering the directory where the static libraries are located, choosing either
the release libraries or the debug libraries. In Figure 2-22, we can see the
settings for the release static libraries
Figure 2-22 Including release static libraries
8. To make these changes effective, click on the OK button.
With these changes made, we can now use the C++ Toolkit in our project within
Microsoft Visual C++.
2.4 Installing the COM T ...