/***************************************************************************** Copyright: : MARX CryptoTech LP Project : CBIOS/DO/RFP SmarxAPI SDK Tools : Delphi, RAD Studio Delphi(R) Description : Smarx(R)OS API: CBIOS/DO/RFP and SmarxAPI Libraries for Delphi OS : Windows ****************************************************************************** ****************************************************************************** Overview ****************************************************************************** CBIOS & DO libraries for Delphi were created and tested for the following Delphi environments: 10.4 - the latest available Delphi 5 - the oldest available SmarxAPI support is available for Delphi RAD10 (Seattle) and higher, see "Smarx Compendium", chapter 11 for details: https://www.marx.com/en/support/documents Support for encrypted memory objects (CDO_MEMORY) is available for RAD 10 Seattle and higher (Delphi and CBuilder), see "Smarx Compendium", chapter 14 for details: https://www.marx.com/en/support/documents IMPORTANT: Please use the sample project for your preferred CRYPTO-BOX API (CBIOS, DO, RFP or SmarxAPI) from the \Sample\...\folder and take the CBIOS.dcu from corresponding SDK\...\ folder for your Delphi version. Note: "Applications built with Delphi XE3-XE5 will run on Windows XP and later. Applications built with Delphi XE6-XE7 will run on Windows 7 later." (c) https://www.embarcadero.com/products/delphi/faq Note2: CDO_BINDING does not work properly for Delphi x64 because of C++ external UnicodeString linking bugs in RAD XE6-10.4. ******************************************************************************* Version History ******************************************************************************* 1.14.0929 29SEP2014 DB#158 Support for Delphi XE7 added 1.15.0504 04MAY2015 DB#158 Support for Delphi XE8 added 1.15.1006 06OCT2015 DB#158 Support for RAD 10 (Seattle) added 1.16.0523 23MAY2016 DB#158 Support for encrypted memory objects (CDO_MEMORY) added (for RAD 10 and CBuilder) 1.17.0412 12APR2017 DB#158 RAD 10.2 (Tokyo) Delphi support added, SmarxAPI support for RAD 10.x added 1.19.0203 13FEB2019 AM#72283 RAD 10.3 (Rio) Delphi support added 1.20.0618 18JUN2020 AM#72283 RAD 10.4 (Sydney) Delphi support added *********** Copyright (c) 2002, 2020 MARX(R) CryptoTech LP ************** *****************************************************************************/