--------------- 2016/05/06 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. ---------------- [some information missing..] --------------- 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.