What ITLogLib/Win32 consists of

Since version 2.2 ITLogLib/Win32 is part of iTech Logging. It consists of a standard Windows dynamic link library (DLL), exporting the ITLogLib/Win32 API functions.

 

In detail you have the following files:

·      ITLogLib2Win32.dll: Windows DLL.
Setup copies it to the Windows system directory and to
.\ITLogLib\Win32\dll of your ITL installation.

 

For C development environments you have the additional files:

·      ITLogLib2Win32.h: C header file.
You find it in the directory
.\ITLogLib\Win32\include of your ITL installation.

·      Various import library files for different linkers to link your C programs to ITLogLib2Win32.dll.
You find them in the subdirectory of the directory
.\ITLogLib\Win32\lib of your ITL installation.

 

For more information see Setting up your project.