eCo Software runtime

Version: 
20240126
Release date: 
Friday, 24 September, 2010

License:

Interface:

Authors/Port authors:

Runtime for the new generation of applications developed by eCo software.

This software is distributed as compressed package. You have to download and manually install it; if prerequisites are required, you will have to manually install them too.

Manual installation

Self-installing WarpIN package. See below for download link(s).

Following ones are the download links for manual installation:

Base runtime v. 20240126 (26/1/2024) Readme/What's new
eCo Software Runtime (Base) updated to 20240126 ecolange 21.01.2024 Dmitry A.Steklenev - Added REXX interface. ezip 14.10.2023 Dmitry A.Steklenev - Fixed extraction of Windows PE executable files resource data. - Added support for extracting data from OS/2 Liner Executable files. ----------------- ecobase 12.04.2022 Dmitry A.Steklenev - Added eDosQueryBldLevel function. ----------------- ecolange 18.05.2021 Dmitry A.Steklenev - Added LngLoadDialectEx function. ----------------- ezip 08.10.2010 Dmitry A.Steklenev - Fixed parsing and usage of file attributes in Zip archives created under OS/2. ----------------- ezip 25.05.2020 Dmitry A.Steklenev - Fixed extraction of empty directories. ----------------- esqlite 11.07.2019 Dmitry A.Steklenev - Now based on SQLite 3.28.0. ----------------- 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. ----------------- appman 09.10.2017 Dmitry A.Steklenev - Added workaround to the correct FPU initialization. ecolange 15.11.2017 Dmitry A.Steklenev - Fixed loading language strings from NLS file. 09.10.2017 Dmitry A.Steklenev - Added workaround to the correct FPU initialisation. - Now uses eZip library. esqlite 10.10.2017 Dmitry A.Steklenev - Added workaround to the correct FPU initialisation. ptrace 12.10.2017 Dmitry A.Steklenev - Added workaround to the correct FPU initialization. ecobase 09.10.2017 Dmitry A.Steklenev - Added workaround to the correct FPU initialization. ezip 12.10.2017 Dmitry A.Steklenev - Added workaround to the correct FPU initialization. ecomedia 09.10.2017 Dmitry Steklenev - Added workaround to the correct FPU initialization. ecoxml 09.10.2017 Dmitry A.Steklenev - Added workaround to the correct FPU initialization. 06.06.2010 + XmlReadXMLData function ----------------- appman 22.06.2017 Dmitry A.Steklenev - Added build level information. esqlite 14.06.2017 Dmitry A.Steklenev - Now based on SQLite 3.19.3. - Fixed OS/2 mutexes usage in multithreaded environment. - Added build level information. ptrace 29.06.2017 Dmitry A.Steklenev - Added build level information. ecobase 15.06.2017 Dmitry A.Steklenev - Added eDosQueryModuleHandle function. - Added build level information. ezip 24.03.2017 Dmitry A.Steklenev - Fixed the setting of the last write date and time of directories when unpacking the archives, inside of which directory entries are mixed with file entries. - If extraction without paths is chosen, creating any directories is also skipped. ----------------- ezip 28.02.2017 Dmitry A.Steklenev - Added Z_EXTRACT_DRIVES_AND_PATHS and Z_COMPRESS_NO_PATHS options. - Added build level information. ecomedia 09.12.2016 Dmitry Steklenev - Now used dynamic loading of the mmio.dll. This allow safe use of the ecomedia.dll on systems without installed mmos2. ecolange 03.10.2016 Dmitry A.Steklenev - Script LANGESYNC.CMD designed for detecting changes between dialect files and helping translator in their work added to samples directory. ptrace 22.04.2016 Dmitry A.Steklenev - Added full support of the tab characters. - PTOpen now supports PTO_HIDE_PGMS option that can be used for increase the execution security. ezip 28.04.2016 Dmitry A.Steklenev - Added Z_EXTRACT_USER_PATHS option that allow renaming archived items during extracting. - Added Z_EXTRACT_NOEAS and Z_COMPRESS_NOEAS options. - Reduced delay create an encrypted archive. ecobase 30.10.2013 Dmitry A.Steklenev - First release of the Advanced Control Program library. Added eDosWildcardFit, eDosPathRelToAbs, eDosPathAbsToRel and eDosDeleteDirTree functions. ecolange 30.10.2013 Dmitry A.Steklenev - Fixed some memory leaks. - No more used temporary files during parsing of the language resources. ezip 30.10.2013 Dmitry A.Steklenev - Removed dependency on libraries tcpip32.dll, foc.dll and eicons.dll. - Now, at the termination correctly frees resources that were allocated during the initialization. ptrace 30.10.2013 Dmitry A.Steklenev - WC_PTRACER: Improved performance. ------------ ecolange 28.08.2013 Dmitry A.Steklenev - A new char[] / delete void* operators are replaced to malloc() and free() functions because the deleting a void pointer is undefined by the C++ Standard. - Removed annoying debug messages. esqlite 10.07.2013 Dmitry A.Steklenev - First release of eSQLite3 based on SQLite 3.7.17. ptrace 03.10.2013 Dmitry A.Steklenev - Added function PTGetPID that allows get the process identifier of the executed program. ---------------- esqlite 10.07.2013 Dmitry A.Steklenev - First release of eSQLite3 based on SQLite 3.7.17. ---------------- ptrace 26.06.2012 Dmitry A.Steklenev - Fixed memory leak in case if tracing used without the log messages collector. --------------- esysinfo 19.03.2011 e-co - VERSION: eCS 2.00 => 2.00 by default ptrace 18.04.2011 Dmitry A.Steklenev - Fixed SYS3175 during PTClose. - PTWrite now uses appropriate program stream. 13.03.2011 Dmitry A.Steklenev - WC_PTRACER: Improved performance of replace of the previously added message. 11.03.2011 Dmitry A.Steklenev - Slightly improved a programming guide and reference. 19.09.2010 Dmitry A.Steklenev - Single selected record from tracer window is correctly copied now to the clipboard. 21.04.2010 Dmitry A.Steklenev - All DosRequestMutexSem are replaced to WinRequestMutexSem. 21.03.2010 Dmitry A.Steklenev - All PTOpen operations are serialized and critical sections are not used anymore. Remarks about safe usage of the PTOpen are added to the PTOpen manual. --------------- appman 08.07.2011 Dmitry A.Steklenev - AppQueryInfo function allows a program to obtain various information about installed applications. --------------- esysinfo 19.03.2011 e-co - VERSION: eCS 2.00 => 2.00 by default ptrace 18.04.2011 Dmitry A.Steklenev - Fixed SYS3175 during PTClose. - PTWrite now uses appropriate program stream. 13.03.2011 Dmitry A.Steklenev - WC_PTRACER: Improved performance of replace of the previously added message. 11.03.2011 Dmitry A.Steklenev - Slightly improved a programming guide and reference. 19.09.2010 Dmitry A.Steklenev - Single selected record from tracer window is correctly copied now to the clipboard. 21.04.2010 Dmitry A.Steklenev - All DosRequestMutexSem are replaced to WinRequestMutexSem. 21.03.2010 Dmitry A.Steklenev - All PTOpen operations are serialized and critical sections are not used anymore. Remarks about safe usage of the PTOpen are added to the PTOpen manual. --------------- ptrace 13.03.2010 Dmitry A.Steklenev - WC_PTRACER: Improved performance of replace of the previously added message. --------------- ecomedia 13.10.2010 Dmitry A.Steklenev - Added missed #pragma pack() to the end of the ecomedia.h. esysinfo 15.10.2010 Dmitry A.Steklenev - Added missed #pragma pack() to the end of the esysinfo.h. ptrace 11.03.2010 Dmitry A.Steklenev - Slightly improved a programming guide and reference. --------------- ptrace 19.09.2010 Dmitry A.Steklenev - Single selected record from tracer window is correctly copied now to the clipboard. 21.04.2010 Dmitry A.Steklenev - All DosRequestMutexSem are replaced to WinRequestMutexSem. 21.03.2010 Dmitry A.Steklenev - All PTOpen operations are serialized and critical sections are not used anymore. Remarks about safe usage of the PTOpen are added to the PTOpen manual. 21.03.2010 Dmitry A.Steklenev - The tracer control window is no more freezed in case a system modal popup window is activated.
 repos.arcanoae.com/misc/eCoRT-Base-20240126.wpi
Base runtime v. 20240126 (26/1/2024)
 5nets.ru/wp-content/downloads/eCoRT/eCoRT-Base-20240126.wpi  local copy
Developer's Toolkit v. 20240126 (26/1/2024) Readme/What's new
eCo Software Developer's Toolkit updated to 20240126 Main download directory: ftp://ecosoft.5nets.ru/eCoRT/Toolkit/ ecolange 21.01.2024 Dmitry A.Steklenev - Added REXX interface. ezip 14.10.2023 Dmitry A.Steklenev - Fixed extraction of Windows PE executable files resource data. - Added support for extracting data from OS/2 Liner Executable files. xio 23.10.2023 Dmitry A.Steklenev - Added xio_set_bypass_local() and xio_bypass_local() functions. Now a HTTP proxy can be bypassed during to access to local area network. - Added full support for HTTPS streams. eicons 26.01.2024 Dmitry A.Steklenev - The eQueryDriveName function no longer query CD drive volume label. This behavior can be redefined via ULONG value of the ReliableDrives key of the PM_ControlPanel section of the user profile. foc 26.10.2023 Dmitry A.Steklenev - Improved compatibility with standard system file dialog. progress 25/01/2024 Dmitry A.Steklenev - The "Copy All" menu item has been added to the dialog system menu. ----------------- ecobase 12.04.2022 Dmitry A.Steklenev - Added eDosQueryBldLevel function. appman 09.10.2017 Dmitry A.Steklenev - Added workaround to the correct FPU initialization. 22.06.2017 Dmitry A.Steklenev - Added build level information. 08.07.2011 Dmitry A.Steklenev - AppQueryInfo function allows a program to obtain various information about installed applications. foc 28.03.2022 Dmitry A.Steklenev - Fixed auto-numbering of a new directory if a hidden directory with the same name already exists on the disk. ----------------- xio 24.09.2021 Dmitry A.Steklenev - Resolved possible deadlock after call of the xio_ungetc() function. - Now xio_get_metainfo() can return MIME type of file. ecolange 18.05.2021 Dmitry A.Steklenev - Added LngLoadDialectEx function. ----------------- ezip 08.10.2010 Dmitry A.Steklenev - Fixed parsing and usage of file attributes in Zip archives created under OS/2. xio 16.10.2020 Dmitry A.Steklenev - Added a workaround to support large files on FAT32 filesystem. 25.08.2020 Dmitry A.Steklenev - The xio_fabort() now set end-of-file indicator. - Attempts to catch exceptions while reading files. 15.07.2020 Dmitry A.Steklenev - Seeking beyond the end of the file for FTP and HTTP now is processed according standards. etoolbar 22.09.2020 Dmitry A.Steklenev - Added TBS_2D toolbar control style. foc 31.07.2020 Dmitry A.Steklenev - Added directory tree sorting to the WC_DIRTREE control. Sorting by directory name is used by default. ----------------- ezip 25.05.2020 Dmitry A.Steklenev - Fixed extraction of empty directories. eicons 25.05.2020 Dmitry A.Steklenev - Added Spanish support, thanks to Alfredo Fernandez Diaz. foc 25.05.2020 Dmitry A.Steklenev - Added Spanish translation, thanks to Alfredo Fernandez Diaz. progress 25/05/2020 Dmitry A.Steklenev - Updated Spanish translation, thanks to Alfredo Fernandez Diaz. ----------------- progress 02/09/2019 Dmitry A.Steklenev - The ExMessageBox standard buttons and window titles are translated to German, thanks to Mathias Rissler. foc 02.09.2019 Dmitry A.Steklenev - Updated German translation, thanks to Mathias Rissler. eicons 02.09.2019 Dmitry A.Steklenev - Added German support, thanks to Mathias Rissler. esqlite 11.07.2019 Dmitry A.Steklenev - Now based on SQLite 3.28.0. ----------------- 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.
 repos.arcanoae.com/misc/etoolkit-20240126.wpi
Net runtime v. 20240126 (26/1/2024) Readme/What's new
eCo Software Runtime (Net) updated to 20240126 xio 23.10.2023 Dmitry A.Steklenev - Added xio_set_bypass_local() and xio_bypass_local() functions. Now a HTTP proxy can be bypassed during to access to local area network. - Added full support for HTTPS streams. ----------------- xio 24.09.2021 Dmitry A.Steklenev - Resolved possible deadlock after call of the xio_ungetc() function. - Now xio_get_metainfo() can return MIME type of file. ----------------- xio 16.10.2020 Dmitry A.Steklenev - Added a workaround to support large files on FAT32 filesystem. 25.08.2020 Dmitry A.Steklenev - The xio_fabort() now set end-of-file indicator. - Attempts to catch exceptions while reading files. 15.07.2020 Dmitry A.Steklenev - Seeking beyond the end of the file for FTP and HTTP now is processed according standards. ----------------- 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. ----------------- xio 30.10.2018 Dmitry A.Steklenev - The library is optimized for the case of using a large read-ahead buffer. - xio_fopen() correctly sets errno to SOCETIMEDOUT if connection timeout is occured. ----------------- xio 12.10.2017 Dmitry A.Steklenev - Added workaround to the correct FPU initialization. ----------------- xio 01.07.2017 Dmitry A.Steklenev - Added build level information. xio 14.04.2016 Dmitry A.Steklenev - Added support of files whose size > 2GB. ecshttp 04.10.2013 v. 3.2.2 Andrey Vasilkin - The function HTTPServWrite() returns an error HTTPSERV_EOF for answers that must not have a body. Response code for that is checked by function HTTPServSetHeader() (or HTTPServSetHeader2() ). - Old fieldlists API. Fail on NULL string arguments - fixed. httphost 24.09.2013 v. 1.0.5 Andrey Vasilkin - More precise work with a timeout in the function HTTPHostClntAccept() - Events (new API of ecshttp used) xio 01.07.2011 Dmitry A.Steklenev - Prevented one common mistake at setting of the proxy hostname. - Added xio_set_no_proxy() and xio_no_proxy() functions. Now a HTTP proxy can be bypassed during to access to user-specified domains. 28.04.2011 Dmitry A.Steklenev - Added xio_fileno(), xio_fgetpos() and xio_fsetpos() functions. xio 21.02.2011 Dmitry A.Steklenev - xio_errno() now return non-zero code in case host name can't be resolved. 11.03.2010 Dmitry A.Steklenev - Slightly improved a programming guide and reference.
 repos.arcanoae.com/misc/eCoRT-Net-20240126.wpi
Net runtime v. 20240126 (26/1/2024)
 5nets.ru/wp-content/downloads/eCoRT/eCoRT-Net-20240126.wpi  local copy
Windows runtime v. 20240126 (26/1/2024) Readme/What's new
eCo Software Runtime (Win) updated to 20240126 eicons 26.01.2024 Dmitry A.Steklenev - The eQueryDriveName function no longer query CD drive volume label. This behavior can be redefined via ULONG value of the ReliableDrives key of the PM_ControlPanel section of the user profile. foc 26.10.2023 Dmitry A.Steklenev - Improved compatibility with standard system file dialog. progress 25/01/2024 Dmitry A.Steklenev - The "Copy All" menu item has been added to the dialog system menu. ----------------- foc 28.03.2022 Dmitry A.Steklenev - Fixed auto-numbering of a new directory if a hidden directory with the same name already exists on the disk. ----------------- etoolbar 22.09.2020 Dmitry A.Steklenev - Added TBS_2D toolbar control style. foc 31.07.2020 Dmitry A.Steklenev - Added directory tree sorting to the WC_DIRTREE control. Sorting by directory name is used by default. ----------------- eicons 25.05.2020 Dmitry A.Steklenev - Added Spanish support, thanks to Alfredo Fernandez Diaz. foc 25.05.2020 Dmitry A.Steklenev - Added Spanish translation, thanks to Alfredo Fernandez Diaz. progress 25/05/2020 Dmitry A.Steklenev - Updated Spanish translation, thanks to Alfredo Fernandez Diaz. ----------------- progress 02/09/2019 Dmitry A.Steklenev - The ExMessageBox standard buttons and window titles are translated to German, thanks to Mathias Rissler. foc 02.09.2019 Dmitry A.Steklenev - Updated German translation, thanks to Mathias Rissler. eicons 02.09.2019 Dmitry A.Steklenev - Added German support, thanks to Mathias Rissler. ----------------- 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). ----------------- foc 25.07.2018 Dmitry A.Steklenev - Now FOCFileDlg correctly returns the error indicators in case of lack of system resources. ----------------- progress 13/10/2017 Dmitry A.Steklenev - Added workaround to the correct FPU initialization. merlinn 13.10.2017 Dmitry A.Steklenev - Added workaround to the correct FPU initialization. etoolbar 12.10.2017 Dmitry A.Steklenev - Added workaround to the correct FPU initialization. foc 30.10.2017 Dmitry A.Steklenev - Now uses system defined listbox colors to draws a border around the FOC controls. 12.10.2017 Dmitry A.Steklenev - Added workaround to the correct FPU initialization. 06.09.2017 Dmitry A.Steklenev - Fixed the positioning of the renamed file or directory for the case if it is to the left or to the right of the viewport. - Optimized memory usage. eicons 12.10.2017 Dmitry A.Steklenev - Added workaround to the correct FPU initialization. 06.09.2017 Dmitry A.Steklenev - eFreeFileIcon speed optimization. 30.08.2017 Dmitry A.Steklenev - Prevented corruption of the mini-bitmap of the information icon returned by the eQuerySysIcon function under ArcaOS control. ----------------- foc 10.08.2017 Dmitry A.Steklenev - Fixed loading of preview plug-in modules in case LIBPATHSTRICT mode is enabled. ----------------- etoolbar 03.08.2017 Dmitry A.Steklenev - Fixed crash in case toolbar width or height is equal to zero. - Now gracefully react to changing a presentation font. ----------------- eicons 01.08.2017 Dmitry A.Steklenev - Fixed restoring the size and position of a window which has FCF_SHELLPOSITION style. ----------------- foc 27.06.2017 Dmitry A.Steklenev - Improved compatibility with Impos/2. - Added workaround of blocking an application when searching subdirectories in case the scanned directory contains too many files. - Long lists of recent items now split into multiple columns. - Now all FOC elements use the current standard system fonts. - Now all FOC controls return CCT_CONTAINER as a result of WM_QUERYCTLTYPE message. etoolbar 29.06.2017 Dmitry A.Steklenev - Added build level information. eicons 26.06.2017 Dmitry A.Steklenev - Added eStoreWindowPos and eRestoreWindowPos functions that are more powerful versions of the standard WinStoreWindowPos and WinRestoreWindowPos functions. - Added eQuerySysFont and eSetSysFont functions. 19.06.2017 Dmitry A.Steklenev - eQuerySysBitmap function now returns bitmaps redefined by eSchemes if QSB_ORIGIN flag is not defined. - Added build level information. ----------------- foc 17.03.2017 Dmitry A.Steklenev - Due of problems with container control the file list is limited to 29108 files. Maybe later I will find the best solution. - Improved compatibility with applications of the Lotus SmartSuite family. - Updated English translation. progress 27/01/2017 Dmitry A.Steklenev - Added build level information. - Now load nls file from the operating system language directory. foc 27.01.2017 Dmitry A.Steklenev - Fixed preview plug-in for files that have thumbnails generated by Lucide since version 1.3.3 or above. foc 25.12.2016 Dmitry A.Steklenev - Now WC_PREVIEW formats date and time according to the current locale. - Added standalone preview plug-in for JPEG files. This plug-in can work on systems without MMOS2 installed. - The context menu of the file dialog and of the directory selection dialog now have a "Properties" menu item. - By default, the file dialog remembers last 10 of selected files and directories. This number can be redefined via ULONG value of the MaxRecentItems key of the PM_ControlPanel section of the user profile (OS2.INI). The maximal possible value is 128. - Settings of the WPFOCSystem WPS class now splitted into two pages. foc 02.10.2016 Dmitry A.Steklenev - Created WPFOCSystem WPS class that add FOC setting page to WPS setup object. - Added build level information to all DLLs. foc 01.04.2016 Dmitry A.Steklenev - The "look ahead" technique now used only for local drives. - Improved description of the FVM_SETVIEWSTYLE message parameters. foc 25.09.2013 Dmitry A.Steklenev - Improved refresh of the directory tree after series of the DTM_CHDIR messages. 19.07.2013 Dmitry A.Steklenev - Fixed crash at placing of a check marks of files without full qualified path. 17.05.2013 Dmitry A.Steklenev - The new FVM_ENQUEUEMARKER and DTM_ENQUEUEMARKER messages can be used to ensuring that all commands which have been queued before the marker command have been completed. - The file dialog now returns correct pathname in case if OK button was pressed too quickly after opening of the file dialog. --------------- foc 17.05.2013 Dmitry A.Steklenev - The new FVM_ENQUEUEMARKER and DTM_ENQUEUEMARKER messages can be used to ensuring that all commands which have been queued before the marker command have been completed. - The file dialog now returns correct pathname in case if OK button was pressed too quickly after opening of the file dialog. --------------- eicons 07.02.2013 Dmitry A.Steklenev - Added more toolbar bitmaps. foc 29.01.2013 - Added flags which controls placing check marks into directory tree and file view controls. 16.01.2013 - Improved compatibility with standard system file dialog. 25.10.2012 Dmitry A.Steklenev - The check mark of record in checked view can be toggled via pressing of a SPACE keyboard button. - The file or directory in file dialog (and directory selection dialog) can be deleted by pressing DELETE key. This feature active only if confirmation of folder and object deletion are turned on (this can save an user health and prolongate him life). progress 06/02/2013 Dmitry A.Steklenev - Fixed progress bar painting in case of PrgSetupCaption called from another thread. - Now uses high-resolution images of the progress bar on displays which use 120 dpi resolution. ----------------- eicons 23.07.2012 Dmitry A.Steklenev - Improved list checking marks bitmaps. foc 04.07.2012 Dmitry A.Steklenev - Added workaround editing names of the files that containing cyrillic letters (and maybe some others symbols). progress 06/07/2012 Dmitry A.Steklenev - Fixed dialog layout in case the Innotek Font Engine environment is used (SeaMonkey as example). ---------------- eicons 19.06.2012 Dmitry A.Steklenev - Added more toolbar bitmaps. Some bitmaps are improved. 12.06.2012 Dmitry A.Steklenev - Added more toolbar bitmaps. Some bitmaps are improved. 09.06.2012 Dmitry A.Steklenev - Added eQueryFileTypeIcon function that returns icon based only on file extension. The existence of the specified file is not checked. etoolbar 13.06.2012 Dmitry A.Steklenev - Added new TBM_SHOWTEXT message. foc 09.04.2012 Dmitry A.Steklenev - Comments about separating multiple wildcards added to FOCFILEDLG manual. ----------------- foc 01.03.2012 Dmitry A.Steklenev - Updated german translation. - Added FDS_ALLOW_DIRS flag that allows an user to choose directories as well as files. merlinn 01.03.2012 Dmitry A.Steklenev - Added MerlinQueryControlWindow function that returns handle of the specified control window. 09.02.2012 Dmitry A.Steklenev - Added WS_TABSTOP style flag to created controls. progress 16/12/2011 Dmitry A.Steklenev - Added PRS_BARNOPERCENT flag. Hides percentage above progress bar. ------------------- etoolbar 09.08.2011 Dmitry A.Steklenev - Now picture type is changed after changing of the picture handle. foc 25.08.2011 Dmitry A.Steklenev - Added preview plug-in for files that have thumbnails generated by Lucide. 24.08.2011 Dmitry A.Steklenev - In some rare cases, the item "Please, wait..." remained permanently visible after the opening of a drive tree. This has been fixed. 22.08.2011 Dmitry A.Steklenev - Now the cursored file name and path to it can be copied to clipboard. 19.08.2011 Dmitry A.Steklenev - Added Ctrl-Z hotkey by pressing which you can revert the initial file name. 17.08.2011 Dmitry A.Steklenev - English file dialog templates of the Lotus SmartSuite applications are replaced by more ergonomic templates. Only for 1024x768 or above screen resolution. 08.08.2011 Dmitry A.Steklenev - By default a whole first page of the text document is reflected to the preview image. This behaviour can be redefined via ULONG value of the PreviewTxtScale key of the PM_ControlPanel section of the user profile (OS2.INI). The valid range of the PreviewTxtScale is from 1 to 100 percent. - Corrected width of the file dialog preview area. ------------------- eicons 03.08.2011 Dmitry A.Steklenev - Improved "New Folder" toolbar bitmaps. 28.07.2011 Dmitry A.Steklenev - Added more toolbar bitmaps. 26.07.2011 Dmitry A.Steklenev - eLoadFileIcon does some sanity checks of the MS Windows EXEs before pass them to GetIconWindowsEXE. etoolbar 29.07.2011 Dmitry A.Steklenev - Added new TBM_SETPICTURE message. foc 02.08.2011 Dmitry A.Steklenev - Now the file view items can be sorted in descending order. - The file dialog and the directory selection dialog now have a maximize button. - The context menu of the file dialog and of the directory selection dialog now have a "Rename" and "Delete" menu items. 28.07.2011 Dmitry A.Steklenev - WC_FILEVIEW control have new FVS_COLUMNS style. - By default a icon view of the file dialog uses multiple columns layout. This layout can be changed via ULONG value of the FileDlgIconView key of the PM_FOC section of the user profile (OS2.INI): 21.07.2011 Dmitry A.Steklenev - Presentation parameters of the file dialog and the directory selection dialog is now saved and restored after their reopening. - Limits the maximum size of the image file which is valid for preview. By default a thumbnail image created only for image files smaller than 10MB. This size (in megabytes) can be redefined via ULONG value of the MaxPreviewImgFileSize key of the PM_ControlPanel section of the user profile (OS2.INI). - Plug-ins interface is described in FOC Programming Guide and Reference. - The accelerator keys is added to the file dialog and the directory selection dialog context menus. 16.06.2011 Dmitry A.Steklenev - WC_DIRTREE and WC_FILEVIEW controls notify an owner whenever the user marks or unmarks the file or directory.
 repos.arcanoae.com/misc/eCoRT-Win-20240126.wpi
Windows runtime v. 20240126 (26/1/2024)
 5nets.ru/wp-content/downloads/eCoRT/eCoRT-Win-20240126.wpi
WPS runtime v. 20171113 (13/11/2017) Readme/What's new
eCo Software Runtime (WPS) updated to 20171113 wpfldrex 13.10.2017 Dmitry A.Steklenev - Added workaround to the correct FPU initialization. -----------------
 repos.arcanoae.com/misc/eCoRT-WPS-20171113.wpi
Record updated last time on: 29/01/2024 - 06:03

Translate to...

Add new comment