Magenta RAS Component 5.72 without Source
TMAGRAS - DELPHI RAS COMPONENT - RELEASE 5.72
Compatible with Delphi 7, 2007, 2009, 2010, XE, XE2, XE3 and XE4.
With XE2 and later, Win64 is supported as a target, as well as Win32.
Note that release 5.72 only supports ANSI RAS APIs with Delphi 2009 and
later.
Compatible with Windows XP, 2003 Server, Vista, 2008 Server, 7, 8
and 2012, both 32-bit and 64-bit editions.
*** скрытый блок ***
Это все бесплатное!!!!Magenta RAS Component 5.72 without Source
Changes since 3.03a:
- New features:
- Added SetPriority function to the IOmniTaskConfig.
- Added indexed writers ([number] and [name]) to both TOmniValue and
TOmniValueContainer.
- Bug fixes:
- Thread priority is set correctly (to 'normal') if it is not
explicitly specified.
- Corrected swapped content of 'Schedule Observed'/'Schedule
Unobserved' methods in the 11_ThreadPool test (tnx to [semele]).
- Locked<T>.Free can be called if Locked<T> owns its Value.