---------------------------------------------------------------------- HP ELOQUENCE A.06.20 - patch 9912210 ---------------------------------------------------------------------- This patch fixes a defect of the 16 and 32bit dlgsrv(32) GUI drivers for the Windows platform as released with A.06.20. This patch will be integrated in a subsequent HP Eloquence release. A.06.20 must be installed before applying this patch. Additionally, this patch provides preliminary support for Eastern Europe Windows for the dlgsrv GUI driver and eloqcore. The character set encoding used internally is preliminary and and subject to change in a subsequent version. In addition, you should install eloqcore patch PE62-9909241 or later. This patch replaces patch PE62-9909240. Fixed problems: --------------- Platforms: Windows * The EDITTEXT.ins and EDITTEXT.delln attributes caused the 16bit and 32bit dlgsrv(32) driver to crash if the cursor was positioned at the end of the current content. New Functionality incorporated with patch PE62-9909240: ------------------------------------------------------- Platforms: Windows * The dlgsrv now supports the iso 8859/2 character encoding which is used in Eastern European Windows versions. If you want dlgsrv to perform its internal character conversion using the iso 8859/2 encoding, specify the following entry in the [DlgSrv] section of your HP Eloquence client configuration file: Charset=iso8859/2 For the 32bit dlgsrv32, this is the eloqcl.ini file located in the etc subdirectory of your HP Eloquence installation, for example C:/Programs/Hewlett-Packard/HP Eloquence/etc/eloqcl.ini. For the 16bit dlgsrv, this is the eloq.ini file located in the Windows directory, for example C:/Windows/eloq.ini. Additionally, you should configure eloqcore to use code page 852 which is compatible with the dlgsrv iso 8859/2 character encoding. This is achieved by setting the EQ_CODEPAGE environment variable to 852 on Windows NT or using the MODE command on Windows 9x to switch the console code page to 852. This requires a recent eloqcore patch such as PE62-9909241 or later. Installation: ------------- Windows: Download the PE62-9912210-win32.zip file and unpack with WINZIP or PKZIP. Installation requires administrative capabilities. Please copy the dlgsrv32.exe file into the bin subdirectory of your HP Eloquence installation directory (for example C:/Programs/Hewlett-Packard/HP Eloquence/bin). If you also make use of the 16bit dlgsrv, please copy the 16bit dlgsrv.exe into your HP Eloquence 16bit installation directory (for example C:/Eloq). Files: dlgsrv32.exe (32bit dlgsrv) dlgsrv.exe (16bit dlgsrv) PE62-9912210-README.txt