Setting up your project

All you have to do is to add the import library "ITLogLib2.lib" to your project.

Here are the steps in detail:

§      Choose "Project / Settings" from the main menu.

§      Under "Settings For" select "All Configurations".

§      If you have more than one project in your workspace then select the project(s) to modify.
The import library only applies to projects that are really linked (types: EXE, DLL -- not LIB); only these projects have the "Link" property page (see next step).

§      On the "Link" property page add "ITLogLib2.lib" in the field "Object/library modules".
Here is a
screenshot of how the dialog could look like now.

§      Press OK to accept the changes. This might also be a good time to save your project to disk.

 

See also:

§      Setting up Visual Studio

§      Including the API in your modules