From: To: Subject: eCo Software Developer's Toolkit updated to 20190214 eCo Software Developer's Toolkit updated to 20190214 You can download it from ftp://ecosoft.5nets.ru/eCoRT/Toolkit/etoolkit-20190214.wpi progress 14/02/2019 Dmitry A.Steklenev - The ExMessageBox standard buttons and window titles are translated to Spanish, thanks to Alfredo Fernandez Diaz. 06/02/2019 Dmitry A.Steklenev - Now uses the current standard system fonts. - Now user can copy the text of the message to the clipboard easy. etoolbar 12.02.2019 Dmitry A.Steklenev - Because the toolbar buttons can use a same texts as a menu items, the toolbar control ignores a tilde that indicates the menu item mnemonic. The newline character indicating right alignment is also ignored. In addition, the tab character and all characters after it are skipped because they represent the hot key of the menu item. ecowin 05.02.2019 Dmitry A.Steklenev - First release of the Advanced Presentation Manager Programming library. Added eWinQuerySysFont, eWinSetSysFont, eWinQueryFontFace, eWinStoreWindowPos and eWinRestoreWindowPos functions. foc 14.02.2019 Dmitry A.Steklenev - The title of the FOC setting page now can be translated. - Increased default size of the standard FOC dialogs. 25.07.2018 Dmitry A.Steklenev - Now FOCFileDlg correctly returns the error indicators in case of lack of system resources. eicons 05.02.2019 Dmitry A.Steklenev - eWinQuerySysFont, eWinSetSysFont, eWinStoreWindowPos and eWinRestoreWindowPos functions are moved to the Advanced Presentation Manager Functions library (ecowin.dll). xio 14.12.3018 Dmitry A.Steklenev - Fixed error of determining the size of a part of the read-ahead buffer that should be committed. This error caused program to crash with some read-ahead buffer settings. ezip 23.01.2019 Dmitry A.Steklenev - Fixed root directory processing if a whole disk is selected for compression. - Fixed interpretation of the callback return codes during creating archive. 04.12.2018 Dmitry A.Steklenev - Added support for extracting files from RAR 5.0 archives. - Fixed an unnecessary update of the attributes of an existing files or directories if these files must be skipped at extracting. - Now you can specify number of thread used at creating 7-Zip or Zip archive. Multiple threads can noticeably improve performance. - Now the zQueryFormatId also try to find an archive format using the file extension.