What ITLogLib/Visual C++ consists of

Since version 2 ITLogLib/Visual C++ is delivered as a dynamic link library (DLL). This DLL is a native VC6-DLL containing the object-oriented C++ interface of ITLogLib.

 

In detail you have the following files:

§      ITLogLib2.h: Visual C++ header file.
You find it in the directory
.\ITLogLib\VisualCxx\include of your ITL installation.

§      ITLogLib2.dll: Visual C++ DLL.
Setup copies it to the Windows system directory and to
.\ITLogLib\VisualCxx\dll of your ITL installation.

§      ITLogLib2.lib: Visual C++ import library used to link your programs to ITLogLib2.dll.
You find it in the directory
ITLogLib\VisualCxx\lib of your ITL installation.