From: To: Subject: eCo Software Developer's Toolkit updated to 20110425 eCo Software Developer's Toolkit updated to 20110425 You can download it from ftp://www2.ecomstation.ru/runtime/toolkit/etoolkit-20110425.wpi 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. xio 21.02.2011 Dmitry A.Steklenev - xio_errno() now return non-zero code in case host name can't be resolved. eicons 31.03.2011 Dmitry A.Steklenev - Doesn't unload PMWP.DLL at module termination. Allows operating system to do it. 02.02.2011 Dmitry A.Steklenev - eQueryDriveType now returns EDRV_FLOPPY_DRIVE instead of EDRV_REMOVABLE_DRIVE for USB floppy drives. 31.01.2011 Dmitry A.Steklenev - Improved a sample of usage of the eQueryToolbarBitmap function. - Improved some toolbar bitmaps. 14.12.2010 Dmitry A.Steklenev - Added more toolbar bitmaps. 06.12.2010 Dmitry A.Steklenev - Fixed manual of the eQueryDriveName function. 20.11.2010 Dmitry A.Steklenev - eLoadFileIcon don't load anymore MS Windows EXE icons from slow and unreliable drives. 09.11.2010 Dmitry A.Steklenev - Added eQueryDriveName finction. 03.11.2010 Dmitry A.Steklenev - Now eQuerySysBitmap correctly selects a bitmap from an array being based on current resolution of the screen. - Slightly improved a programming guide and reference. 30.09.2010 Dmitry A.Steklenev - Added bitmaps of list checking marks. 14.09.2010 Dmitry A.Steklenev - Improved searching of an icon of file that is opened for write. 25.06.2010 Dmitry A.Steklenev - eQueryDriveType correctly detects a phantom floppy drives. 22.06.2010 Dmitry A.Steklenev - Fixed false breaking of dead cycle at loading of an icon of same object in different threads. 10.06.2010 Dmitry A.Steklenev - Added more toolbar bitmaps. 08.06.2010 Dmitry A.Steklenev - Improved a module termination routines. 17.05.2010 Dmitry A.Steklenev - Optimized extracting of icons from LX files. 06.05.2010 Dmitry A.Steklenev - Fixed extracting of icons from packed LX files. - Improved searching of an icon of the associated application. 31.03.2010 Dmitry A.Steklenev - Added remarks about safe usage to the eFreeFileIcon manual. 26.03.2010 Dmitry A.Steklenev - The icons returned by eQuerySysIcon is protected from destroying via WinDestroyPointer. 09.03.2010 Dmitry A.Steklenev - Added more toolbar bitmaps. 02.03.2010 Dmitry A.Steklenev - Added more toolbar bitmaps. 07.12.2009 Dmitry A.Steklenev - Added support of the tape drives. etoolbar 23.03.2011 Dmitry A.Steklenev - Now controls notification messages are routed to toolbar owner window. 21.03.2011 Dmitry A.Steklenev - The cy field of the AddCtrlStruct structure is correctly interpreted now as control height. Compatibility with previously built applications is keeped, but at other cases applications may need correction.