HP Eloquence DLG Library - Beta 1 - 98/09/15 -------------------------------------------- This directory contains the HP Eloquence DLG library. Directories: include - contains the dlglib.h include file lib32 - contains the 32bit multithreaded library lib16 - contains the 16bit library test32 - contains a 32bit sample program test16 - contains a 16bit sample program The sample programs are provided including the source code, example resource files containing the network error messages. Ready-to run executables are provided as well. Please refer to the inline documentation contained in the dlglib.h include file. The 32bit components have been built using the MSVC++ version 5.0 while the 16bit components have been built using the MSVC++ version 1.52. Please note that the sample programs demonstrate two different ways to interact with the DLG library. The method shown in the test16 example can be applied to win32 as well.