From bc995447b29f289b4e1f0edb0504ab0dd6f04746 Mon Sep 17 00:00:00 2001 From: Jim McKeeth Date: Wed, 12 Dec 2018 17:28:13 -0700 Subject: [PATCH] 10.2.3 Tokyo / VER320 / PKG 250 Support added for 10.2.3 Tokyo (Compiler 32.0 / VER320 / Product version 25 / Package Version 250) Previously at https://github.com/TurboPack-Tokyo/ --- packages/CBuilder/LockBoxCR.cbproj | 31 +- packages/CBuilder/LockBoxCR.res | Bin 448 -> 1980 bytes packages/CBuilder/LockBoxFMXCD.cbproj | 432 ++++++++++-------- packages/CBuilder/LockBoxFMXCD.res | Bin 448 -> 664 bytes packages/CBuilder/LockBoxVCLCD.cbproj | 371 ++++++++------- packages/CBuilder/LockBoxVCLCD.res | Bin 1228 -> 1980 bytes packages/Delphi/LockBoxDR.dpk | 2 +- packages/Delphi/LockBoxDR.dproj | 348 +++++++------- packages/Delphi/LockBoxDR.res | Bin 32 -> 640 bytes packages/Delphi/LockBoxFMXDD.dpk | 2 +- packages/Delphi/LockBoxFMXDD.dproj | 342 +++++++------- packages/Delphi/LockBoxFMXDD.res | Bin 448 -> 664 bytes packages/Delphi/LockBoxVCLDD.dpk | 2 +- packages/Delphi/LockBoxVCLDD.dproj | 339 +++++++------- source/LbCipher.pas | 2 +- source/hpp/Android/Debug/LbAsym.hpp | 2 +- source/hpp/Android/Debug/LbBigInt.hpp | 2 +- source/hpp/Android/Debug/LbBytes.hpp | 2 +- source/hpp/Android/Debug/LbCipher.hpp | 4 +- source/hpp/Android/Debug/LbClass.hpp | 2 +- source/hpp/Android/Debug/LbConst.hpp | 2 +- source/hpp/Android/Debug/LbDSA.hpp | 2 +- source/hpp/Android/Debug/LbProc.hpp | 2 +- source/hpp/Android/Debug/LbRSA.hpp | 3 +- source/hpp/Android/Debug/LbRandom.hpp | 2 +- source/hpp/Android/Debug/LbUtils.hpp | 2 +- source/hpp/Android/Debug/LockBoxDR.hpp | 7 +- source/hpp/Android/Release/LbAsym.hpp | 2 +- source/hpp/Android/Release/LbBigInt.hpp | 2 +- source/hpp/Android/Release/LbBytes.hpp | 2 +- source/hpp/Android/Release/LbCipher.hpp | 4 +- source/hpp/Android/Release/LbClass.hpp | 2 +- source/hpp/Android/Release/LbConst.hpp | 2 +- source/hpp/Android/Release/LbDSA.hpp | 2 +- source/hpp/Android/Release/LbProc.hpp | 2 +- source/hpp/Android/Release/LbRSA.hpp | 2 +- source/hpp/Android/Release/LbRandom.hpp | 2 +- source/hpp/Android/Release/LbUtils.hpp | 2 +- source/hpp/Android/Release/LockBoxDR.hpp | 7 +- source/hpp/OSX32/Debug/LbAsym.hpp | 2 +- source/hpp/OSX32/Debug/LbBigInt.hpp | 2 +- source/hpp/OSX32/Debug/LbBytes.hpp | 2 +- source/hpp/OSX32/Debug/LbCipher.hpp | 4 +- source/hpp/OSX32/Debug/LbClass.hpp | 2 +- source/hpp/OSX32/Debug/LbConst.hpp | 2 +- source/hpp/OSX32/Debug/LbDSA.hpp | 2 +- source/hpp/OSX32/Debug/LbProc.hpp | 2 +- source/hpp/OSX32/Debug/LbRSA.hpp | 3 +- source/hpp/OSX32/Debug/LbRandom.hpp | 2 +- source/hpp/OSX32/Debug/LbUtils.hpp | 2 +- source/hpp/OSX32/Debug/LockBoxDR.hpp | 10 +- source/hpp/OSX32/Release/LbAsym.hpp | 2 +- source/hpp/OSX32/Release/LbBigInt.hpp | 2 +- source/hpp/OSX32/Release/LbBytes.hpp | 2 +- source/hpp/OSX32/Release/LbCipher.hpp | 4 +- source/hpp/OSX32/Release/LbClass.hpp | 2 +- source/hpp/OSX32/Release/LbConst.hpp | 2 +- source/hpp/OSX32/Release/LbDSA.hpp | 2 +- source/hpp/OSX32/Release/LbProc.hpp | 2 +- source/hpp/OSX32/Release/LbRSA.hpp | 2 +- source/hpp/OSX32/Release/LbRandom.hpp | 2 +- source/hpp/OSX32/Release/LbUtils.hpp | 2 +- source/hpp/OSX32/Release/LockBoxDR.hpp | 10 +- source/hpp/Win32/Debug/LbAsym.hpp | 2 +- source/hpp/Win32/Debug/LbBigInt.hpp | 2 +- source/hpp/Win32/Debug/LbBytes.hpp | 2 +- source/hpp/Win32/Debug/LbCipher.hpp | 4 +- source/hpp/Win32/Debug/LbClass.hpp | 2 +- source/hpp/Win32/Debug/LbConst.hpp | 2 +- source/hpp/Win32/Debug/LbDSA.hpp | 2 +- source/hpp/Win32/Debug/LbProc.hpp | 2 +- source/hpp/Win32/Debug/LbRSA.hpp | 3 +- source/hpp/Win32/Debug/LbRandom.hpp | 2 +- source/hpp/Win32/Debug/LbUtils.hpp | 2 +- source/hpp/Win32/Debug/LockBoxDR.hpp | 9 +- source/hpp/Win32/Release/LbAsym.hpp | 4 +- source/hpp/Win32/Release/LbBigInt.hpp | 4 +- source/hpp/Win32/Release/LbBytes.hpp | 4 +- source/hpp/Win32/Release/LbCipher.hpp | 6 +- source/hpp/Win32/Release/LbClass.hpp | 4 +- source/hpp/Win32/Release/LbConst.hpp | 4 +- source/hpp/Win32/Release/LbDSA.hpp | 4 +- source/hpp/Win32/Release/LbProc.hpp | 4 +- source/hpp/Win32/Release/LbRSA.hpp | 4 +- source/hpp/Win32/Release/LbRandom.hpp | 4 +- source/hpp/Win32/Release/LbUtils.hpp | 4 +- source/hpp/Win32/Release/LockBoxDR.hpp | 12 +- source/hpp/Win64/Debug/LbAsym.hpp | 2 +- source/hpp/Win64/Debug/LbBigInt.hpp | 2 +- source/hpp/Win64/Debug/LbBytes.hpp | 2 +- source/hpp/Win64/Debug/LbCipher.hpp | 4 +- source/hpp/Win64/Debug/LbClass.hpp | 2 +- source/hpp/Win64/Debug/LbConst.hpp | 2 +- source/hpp/Win64/Debug/LbDSA.hpp | 2 +- source/hpp/Win64/Debug/LbProc.hpp | 2 +- source/hpp/Win64/Debug/LbRSA.hpp | 3 +- source/hpp/Win64/Debug/LbRandom.hpp | 2 +- source/hpp/Win64/Debug/LbUtils.hpp | 2 +- source/hpp/Win64/Debug/LockBoxDR.hpp | 9 +- source/hpp/Win64/Release/LbAsym.hpp | 2 +- source/hpp/Win64/Release/LbBigInt.hpp | 2 +- source/hpp/Win64/Release/LbBytes.hpp | 2 +- source/hpp/Win64/Release/LbCipher.hpp | 4 +- source/hpp/Win64/Release/LbClass.hpp | 2 +- source/hpp/Win64/Release/LbConst.hpp | 2 +- source/hpp/Win64/Release/LbDSA.hpp | 2 +- source/hpp/Win64/Release/LbProc.hpp | 2 +- source/hpp/Win64/Release/LbRSA.hpp | 2 +- source/hpp/Win64/Release/LbRandom.hpp | 2 +- source/hpp/Win64/Release/LbUtils.hpp | 2 +- source/hpp/Win64/Release/LockBoxDR.hpp | 9 +- source/hpp/iOSDevice32/Debug/LbAsym.hpp | 2 +- source/hpp/iOSDevice32/Debug/LbBigInt.hpp | 2 +- source/hpp/iOSDevice32/Debug/LbBytes.hpp | 2 +- source/hpp/iOSDevice32/Debug/LbCipher.hpp | 4 +- source/hpp/iOSDevice32/Debug/LbClass.hpp | 2 +- source/hpp/iOSDevice32/Debug/LbConst.hpp | 2 +- source/hpp/iOSDevice32/Debug/LbDSA.hpp | 2 +- source/hpp/iOSDevice32/Debug/LbProc.hpp | 2 +- source/hpp/iOSDevice32/Debug/LbRSA.hpp | 3 +- source/hpp/iOSDevice32/Debug/LbRandom.hpp | 2 +- source/hpp/iOSDevice32/Debug/LbUtils.hpp | 2 +- source/hpp/iOSDevice32/Debug/LockBoxDR.hpp | 7 +- source/hpp/iOSDevice32/Release/LbAsym.hpp | 2 +- source/hpp/iOSDevice32/Release/LbBigInt.hpp | 2 +- source/hpp/iOSDevice32/Release/LbBytes.hpp | 2 +- source/hpp/iOSDevice32/Release/LbCipher.hpp | 4 +- source/hpp/iOSDevice32/Release/LbClass.hpp | 2 +- source/hpp/iOSDevice32/Release/LbConst.hpp | 2 +- source/hpp/iOSDevice32/Release/LbDSA.hpp | 2 +- source/hpp/iOSDevice32/Release/LbProc.hpp | 2 +- source/hpp/iOSDevice32/Release/LbRSA.hpp | 2 +- source/hpp/iOSDevice32/Release/LbRandom.hpp | 2 +- source/hpp/iOSDevice32/Release/LbUtils.hpp | 2 +- source/hpp/iOSDevice32/Release/LockBoxDR.hpp | 7 +- source/hpp/iOSDevice64/Debug/LbAsym.hpp | 2 +- source/hpp/iOSDevice64/Debug/LbBigInt.hpp | 2 +- source/hpp/iOSDevice64/Debug/LbBytes.hpp | 2 +- source/hpp/iOSDevice64/Debug/LbCipher.hpp | 4 +- source/hpp/iOSDevice64/Debug/LbClass.hpp | 2 +- source/hpp/iOSDevice64/Debug/LbConst.hpp | 2 +- source/hpp/iOSDevice64/Debug/LbDSA.hpp | 2 +- source/hpp/iOSDevice64/Debug/LbProc.hpp | 2 +- source/hpp/iOSDevice64/Debug/LbRSA.hpp | 3 +- source/hpp/iOSDevice64/Debug/LbRandom.hpp | 2 +- source/hpp/iOSDevice64/Debug/LbUtils.hpp | 2 +- source/hpp/iOSDevice64/Debug/LockBoxDR.hpp | 7 +- source/hpp/iOSDevice64/Release/LbAsym.hpp | 2 +- source/hpp/iOSDevice64/Release/LbBigInt.hpp | 2 +- source/hpp/iOSDevice64/Release/LbBytes.hpp | 2 +- source/hpp/iOSDevice64/Release/LbCipher.hpp | 4 +- source/hpp/iOSDevice64/Release/LbClass.hpp | 2 +- source/hpp/iOSDevice64/Release/LbConst.hpp | 2 +- source/hpp/iOSDevice64/Release/LbDSA.hpp | 2 +- source/hpp/iOSDevice64/Release/LbProc.hpp | 2 +- source/hpp/iOSDevice64/Release/LbRSA.hpp | 2 +- source/hpp/iOSDevice64/Release/LbRandom.hpp | 2 +- source/hpp/iOSDevice64/Release/LbUtils.hpp | 2 +- source/hpp/iOSDevice64/Release/LockBoxDR.hpp | 7 +- source/hpp/iOSSimulator/Debug/LbAsym.hpp | 2 +- source/hpp/iOSSimulator/Debug/LbBigInt.hpp | 2 +- source/hpp/iOSSimulator/Debug/LbBytes.hpp | 2 +- source/hpp/iOSSimulator/Debug/LbCipher.hpp | 4 +- source/hpp/iOSSimulator/Debug/LbClass.hpp | 2 +- source/hpp/iOSSimulator/Debug/LbConst.hpp | 2 +- source/hpp/iOSSimulator/Debug/LbDSA.hpp | 2 +- source/hpp/iOSSimulator/Debug/LbProc.hpp | 2 +- source/hpp/iOSSimulator/Debug/LbRSA.hpp | 3 +- source/hpp/iOSSimulator/Debug/LbRandom.hpp | 2 +- source/hpp/iOSSimulator/Debug/LbUtils.hpp | 2 +- source/hpp/iOSSimulator/Debug/LockBoxDR.hpp | 8 +- source/hpp/iOSSimulator/Release/LbAsym.hpp | 2 +- source/hpp/iOSSimulator/Release/LbBigInt.hpp | 2 +- source/hpp/iOSSimulator/Release/LbBytes.hpp | 2 +- source/hpp/iOSSimulator/Release/LbCipher.hpp | 4 +- source/hpp/iOSSimulator/Release/LbClass.hpp | 2 +- source/hpp/iOSSimulator/Release/LbConst.hpp | 2 +- source/hpp/iOSSimulator/Release/LbDSA.hpp | 2 +- source/hpp/iOSSimulator/Release/LbProc.hpp | 2 +- source/hpp/iOSSimulator/Release/LbRSA.hpp | 2 +- source/hpp/iOSSimulator/Release/LbRandom.hpp | 2 +- source/hpp/iOSSimulator/Release/LbUtils.hpp | 2 +- source/hpp/iOSSimulator/Release/LockBoxDR.hpp | 8 +- 183 files changed, 1328 insertions(+), 1025 deletions(-) diff --git a/packages/CBuilder/LockBoxCR.cbproj b/packages/CBuilder/LockBoxCR.cbproj index c312dc0..b405d8b 100644 --- a/packages/CBuilder/LockBoxCR.cbproj +++ b/packages/CBuilder/LockBoxCR.cbproj @@ -2,7 +2,7 @@ {FE6B0D67-74B6-4E30-8AED-CB2B3E77A51F} LockBoxCR.cpp - 18.1 + 18.4 Release None True @@ -129,7 +129,7 @@ true .\$(Platform)\$(Config) ..\..\source\;.\$(Platform)\$(Config);$(IncludePath) - 240 + 250 TurboPack LockBox CBuilder runtime package ..\..\source\hpp\$(Platform)\$(Config) LockBoxCR @@ -160,7 +160,7 @@ false - CFBundleName=$(MSBuildProjectName);CFBundleDevelopmentRegion=en;CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleInfoDictionaryVersion=7.1;CFBundleVersion=1.0.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;LSRequiresIPhoneOS=true;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);UIDeviceFamily=iPhone & iPad;CFBundleResourceSpecification=ResourceRules.plist;NSLocationAlwaysUsageDescription=The reason for accessing the location information of the user;NSLocationWhenInUseUsageDescription=The reason for accessing the location information of the user;FMLocalNotificationPermission=false;UIBackgroundModes= + CFBundleName=$(MSBuildProjectName);CFBundleDevelopmentRegion=en;CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleInfoDictionaryVersion=7.1;CFBundleVersion=1.0.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;LSRequiresIPhoneOS=true;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);UIDeviceFamily=iPhone & iPad;CFBundleResourceSpecification=ResourceRules.plist;NSLocationAlwaysUsageDescription=The reason for accessing the location information of the user;NSLocationWhenInUseUsageDescription=The reason for accessing the location information of the user;FMLocalNotificationPermission=false;UIBackgroundModes=;NSContactsUsageDescription=The reason for accessing the contacts;NSPhotoLibraryUsageDescription=The reason for accessing the photo library;NSCameraUsageDescription=The reason for accessing the camera;CFBundleShortVersionString=1.0.0 Debug $(MSBuildProjectName) iPhoneAndiPad @@ -169,7 +169,7 @@ true - CFBundleName=$(MSBuildProjectName);CFBundleDevelopmentRegion=en;CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleInfoDictionaryVersion=7.1;CFBundleVersion=1.0.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;LSRequiresIPhoneOS=true;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);UIDeviceFamily=iPhone & iPad;CFBundleResourceSpecification=ResourceRules.plist;NSLocationAlwaysUsageDescription=The reason for accessing the location information of the user;NSLocationWhenInUseUsageDescription=The reason for accessing the location information of the user;FMLocalNotificationPermission=false;UIBackgroundModes= + CFBundleName=$(MSBuildProjectName);CFBundleDevelopmentRegion=en;CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleInfoDictionaryVersion=7.1;CFBundleVersion=1.0.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;LSRequiresIPhoneOS=true;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);UIDeviceFamily=iPhone & iPad;CFBundleResourceSpecification=ResourceRules.plist;NSLocationAlwaysUsageDescription=The reason for accessing the location information of the user;NSLocationWhenInUseUsageDescription=The reason for accessing the location information of the user;FMLocalNotificationPermission=false;UIBackgroundModes=;NSContactsUsageDescription=The reason for accessing the contacts;NSPhotoLibraryUsageDescription=The reason for accessing the photo library;NSCameraUsageDescription=The reason for accessing the camera;CFBundleShortVersionString=1.0.0 Debug $(MSBuildProjectName) iPhoneAndiPad @@ -180,7 +180,7 @@ /usr/X11/bin/xterm -e "%debuggee%" false - CFBundleName=$(MSBuildProjectName);CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleVersion=1.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);NSHighResolutionCapable=true;LSApplicationCategoryType=public.app-category.utilities;NSLocationWhenInUseUsageDescription=The reason for accessing the location information of the user;NSLocationAlwaysUsageDescription=The reason for accessing the location information of the user + CFBundleName=$(MSBuildProjectName);CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleVersion=1.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);NSHighResolutionCapable=true;LSApplicationCategoryType=public.app-category.utilities;NSLocationWhenInUseUsageDescription=The reason for accessing the location information of the user;NSLocationAlwaysUsageDescription=The reason for accessing the location information of the user;NSContactsUsageDescription=The reason for accessing the contacts;CFBundleShortVersionString=1.0.0 true @@ -215,7 +215,7 @@ iPhoneAndiPad $(MSBuildProjectName) - CFBundleName=$(MSBuildProjectName);CFBundleDevelopmentRegion=en;CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleInfoDictionaryVersion=7.1;CFBundleVersion=1.0.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;LSRequiresIPhoneOS=true;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);UIDeviceFamily=iPhone & iPad;CFBundleResourceSpecification=ResourceRules.plist;NSLocationAlwaysUsageDescription=The reason for accessing the location information of the user;NSLocationWhenInUseUsageDescription=The reason for accessing the location information of the user;FMLocalNotificationPermission=false;UIBackgroundModes= + CFBundleName=$(MSBuildProjectName);CFBundleDevelopmentRegion=en;CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleInfoDictionaryVersion=7.1;CFBundleVersion=1.0.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;LSRequiresIPhoneOS=true;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);UIDeviceFamily=iPhone & iPad;CFBundleResourceSpecification=ResourceRules.plist;NSLocationAlwaysUsageDescription=The reason for accessing the location information of the user;NSLocationWhenInUseUsageDescription=The reason for accessing the location information of the user;FMLocalNotificationPermission=false;UIBackgroundModes=;NSContactsUsageDescription=The reason for accessing the contacts;NSPhotoLibraryUsageDescription=The reason for accessing the photo library;NSCameraUsageDescription=The reason for accessing the camera;CFBundleShortVersionString=1.0.0 true true Cfg_1 @@ -224,7 +224,7 @@ iPhoneAndiPad $(MSBuildProjectName) - CFBundleName=$(MSBuildProjectName);CFBundleDevelopmentRegion=en;CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleInfoDictionaryVersion=7.1;CFBundleVersion=1.0.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;LSRequiresIPhoneOS=true;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);UIDeviceFamily=iPhone & iPad;CFBundleResourceSpecification=ResourceRules.plist;NSLocationAlwaysUsageDescription=The reason for accessing the location information of the user;NSLocationWhenInUseUsageDescription=The reason for accessing the location information of the user;FMLocalNotificationPermission=false;UIBackgroundModes= + CFBundleName=$(MSBuildProjectName);CFBundleDevelopmentRegion=en;CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleInfoDictionaryVersion=7.1;CFBundleVersion=1.0.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;LSRequiresIPhoneOS=true;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);UIDeviceFamily=iPhone & iPad;CFBundleResourceSpecification=ResourceRules.plist;NSLocationAlwaysUsageDescription=The reason for accessing the location information of the user;NSLocationWhenInUseUsageDescription=The reason for accessing the location information of the user;FMLocalNotificationPermission=false;UIBackgroundModes=;NSContactsUsageDescription=The reason for accessing the contacts;NSPhotoLibraryUsageDescription=The reason for accessing the photo library;NSCameraUsageDescription=The reason for accessing the camera;CFBundleShortVersionString=1.0.0 true true Cfg_1 @@ -232,7 +232,7 @@ false - CFBundleName=$(MSBuildProjectName);CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleVersion=1.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);NSHighResolutionCapable=true;LSApplicationCategoryType=public.app-category.utilities;NSLocationWhenInUseUsageDescription=The reason for accessing the location information of the user;NSLocationAlwaysUsageDescription=The reason for accessing the location information of the user + CFBundleName=$(MSBuildProjectName);CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleVersion=1.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);NSHighResolutionCapable=true;LSApplicationCategoryType=public.app-category.utilities;NSLocationWhenInUseUsageDescription=The reason for accessing the location information of the user;NSLocationAlwaysUsageDescription=The reason for accessing the location information of the user;NSContactsUsageDescription=The reason for accessing the contacts;CFBundleShortVersionString=1.0.0 true @@ -253,7 +253,7 @@ iPhoneAndiPad $(MSBuildProjectName) - CFBundleName=$(MSBuildProjectName);CFBundleDevelopmentRegion=en;CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleInfoDictionaryVersion=7.1;CFBundleVersion=1.0.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;LSRequiresIPhoneOS=true;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);UIDeviceFamily=iPhone & iPad;CFBundleResourceSpecification=ResourceRules.plist;NSLocationAlwaysUsageDescription=The reason for accessing the location information of the user;NSLocationWhenInUseUsageDescription=The reason for accessing the location information of the user;FMLocalNotificationPermission=false;UIBackgroundModes= + CFBundleName=$(MSBuildProjectName);CFBundleDevelopmentRegion=en;CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleInfoDictionaryVersion=7.1;CFBundleVersion=1.0.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;LSRequiresIPhoneOS=true;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);UIDeviceFamily=iPhone & iPad;CFBundleResourceSpecification=ResourceRules.plist;NSLocationAlwaysUsageDescription=The reason for accessing the location information of the user;NSLocationWhenInUseUsageDescription=The reason for accessing the location information of the user;FMLocalNotificationPermission=false;UIBackgroundModes=;NSContactsUsageDescription=The reason for accessing the contacts;NSPhotoLibraryUsageDescription=The reason for accessing the photo library;NSCameraUsageDescription=The reason for accessing the camera;CFBundleShortVersionString=1.0.0 true true Cfg_2 @@ -262,7 +262,7 @@ iPhoneAndiPad $(MSBuildProjectName) - CFBundleName=$(MSBuildProjectName);CFBundleDevelopmentRegion=en;CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleInfoDictionaryVersion=7.1;CFBundleVersion=1.0.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;LSRequiresIPhoneOS=true;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);UIDeviceFamily=iPhone & iPad;CFBundleResourceSpecification=ResourceRules.plist;NSLocationAlwaysUsageDescription=The reason for accessing the location information of the user;NSLocationWhenInUseUsageDescription=The reason for accessing the location information of the user;FMLocalNotificationPermission=false;UIBackgroundModes= + CFBundleName=$(MSBuildProjectName);CFBundleDevelopmentRegion=en;CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleInfoDictionaryVersion=7.1;CFBundleVersion=1.0.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;LSRequiresIPhoneOS=true;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);UIDeviceFamily=iPhone & iPad;CFBundleResourceSpecification=ResourceRules.plist;NSLocationAlwaysUsageDescription=The reason for accessing the location information of the user;NSLocationWhenInUseUsageDescription=The reason for accessing the location information of the user;FMLocalNotificationPermission=false;UIBackgroundModes=;NSContactsUsageDescription=The reason for accessing the contacts;NSPhotoLibraryUsageDescription=The reason for accessing the photo library;NSCameraUsageDescription=The reason for accessing the camera;CFBundleShortVersionString=1.0.0 true true Cfg_2 @@ -270,7 +270,7 @@ false - CFBundleName=$(MSBuildProjectName);CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleVersion=1.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);NSHighResolutionCapable=true;LSApplicationCategoryType=public.app-category.utilities;NSLocationWhenInUseUsageDescription=The reason for accessing the location information of the user;NSLocationAlwaysUsageDescription=The reason for accessing the location information of the user + CFBundleName=$(MSBuildProjectName);CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleVersion=1.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);NSHighResolutionCapable=true;LSApplicationCategoryType=public.app-category.utilities;NSLocationWhenInUseUsageDescription=The reason for accessing the location information of the user;NSLocationAlwaysUsageDescription=The reason for accessing the location information of the user;NSContactsUsageDescription=The reason for accessing the contacts;CFBundleShortVersionString=1.0.0 Debug true @@ -413,11 +413,10 @@ False - IntraWeb 14.0 Design Package for RAD Studio XE6 - Embarcadero C++Builder-Package für Office 2000-Server - Embarcadero C++Builder-Package für Office XP-Server - Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver - Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server + Embarcadero C++Builder-Package für Office 2000-Server + Embarcadero C++Builder-Package für Office XP-Server + Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver + Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server False diff --git a/packages/CBuilder/LockBoxCR.res b/packages/CBuilder/LockBoxCR.res index 096bed51eb8bb5e853f13e570b6ff33bc7d678ac..6bf17925c149fae525855095a9601353e241e2c7 100644 GIT binary patch literal 1980 zcmbtV-EP}96h0X;U=9#qm%HSIT@9eEA4--AIjPY<7;V?0@zTqI5-CThM0%p+)Y$ee zdyziK?swleSau{^b{s6|w$h+Xp7Wi*k4GW^0Ks{4vzfR&7!Qwn{nv=W4GtRy$35ub z5yRyrT)Dm(75eM(muORgL2Hec?Qmd-n0^Axst_>T0)9;Ke4!(sTFck?TaO( z$){;s@5IV@VdP%5Ew?-6(Jsc_4C2x4Y~#_c=(bm}3zxjklf1xcKFz`bylvexa(Xg| z`ErTpiGH-|1cUfnO6OOS%pQ|O7W$fCue1PZ2x5t8mP=jLB-0hywh_6^@ns^EVpfAe zyhTXy>VnL~#QH_Lw&O5=OdX#ElzFL7xt~dD+o6zBdcw=>->lL94nMv>wC6ism_(fV zBEryFB4{XGLAlGA?Ye#zdAtqXCH~(F5ATo6xSP45^r-J85oL@yG~rQ7MGy(b84siv zeoo|}bAN0n3&ue@4rpjghcefTD88f#4LxCJfv^Q1e@<-2zCUy*?QF~)mnK=_A>lHl zNWV{6m {0DD56702-3F26-4968-B335-023E1485F814} - 18.1 + 18.4 FMX LockBoxFMXCD.cpp True @@ -59,9 +59,15 @@ Base true + + true + Cfg_2 + true + true + true - 240 + 250 ..\..\source;$(DCC_UnitSearchPath) ..\..\source\hpp\$(Platform)\$(Config) ..\..\source\;$(IncludePath) @@ -109,7 +115,7 @@ $(BDSINCLUDE)\windows\fmx;$(IncludePath) 1033 Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace) - CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments= + CompanyName=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName) true @@ -146,6 +152,11 @@ NDEBUG;$(Defines) None + + CompanyName=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName) + 1033 + true + 2 @@ -222,14 +233,63 @@ LockBoxFMXCD.cpp - IntraWeb 14.0 Design Package for RAD Studio XE6 - Embarcadero C++Builder-Package für Office 2000-Server - Embarcadero C++Builder-Package für Office XP-Server - Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver - Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server + Embarcadero C++Builder-Package für Office 2000-Server + Embarcadero C++Builder-Package für Office XP-Server + Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver + Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server + + + true + + + + + true + + + + + true + + + + + true + + + + + true + + + + + true + + + + + true + + + + + true + + + + + true + + + + + true + + LockBoxFMXCD.tds @@ -257,7 +317,7 @@ true - + true @@ -287,13 +347,13 @@ true - - + + true - - + + true @@ -307,23 +367,8 @@ true - - - true - - - - - true - - - - - true - - - - + + true @@ -337,22 +382,19 @@ true - - - true - - - + true - - + - Contents\Resources 1 + + Contents\MacOS + 0 + @@ -360,18 +402,15 @@ 1 - + - res\drawable-xxhdpi + library\lib\armeabi-v7a 1 - - - Contents\MacOS - 0 - - + + + library\lib\armeabi 1 @@ -381,204 +420,231 @@ 1 - - + + + + library\lib\armeabi-v7a 1 - + + + + res\drawable 1 - + + + + res\values 1 - - + + + res\drawable 1 - + + + + res\drawable-xxhdpi 1 - - 0 - - + + + + res\drawable-ldpi 1 - + + + + res\drawable-mdpi 1 + + - library\lib\armeabi-v7a + res\drawable-hdpi 1 - + + + + res\drawable-xhdpi 1 - - - 0 - - + + + res\drawable-small 1 - .framework - - + + + res\drawable-normal 1 - + + + + res\drawable-large 1 - + + + + res\drawable-xlarge 1 - - - - ..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF + + 1 - - ..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF + 1 + + 0 + - - + + 1 + .framework - - 1 + + 0 - + + + 1 + .dylib + + + 0 + .dll;.bpl - - + + 1 + .dylib 1 + .dylib - + 1 + .dylib - - - - - library\lib\armeabi + 1 + .dylib - - 0 + .bpl + + + + + 0 + + + 0 + + + 0 - 1 + 0 - 1 + 0 + + + 0 - - + + 1 1 - + 1 - - - res\drawable-normal + + 1 - - - - res\drawable-xhdpi + 1 - - - - res\drawable-large + 1 - - + + 1 1 - + 1 - - - - library\lib\armeabi-v7a + + 1 - - - - res\drawable-hdpi + 1 - - - - 1 + + + + 1 + 1 - + 1 - - - res\values + + 1 - - - - res\drawable-small + 1 - - - - res\drawable + 1 - - + + 1 1 - + 1 @@ -587,86 +653,88 @@ 1 - - - res\drawable + + + ..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF 1 - - - - 0 - - 0 - - - 0 + ..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF + 1 + + + + + - 0 + 1 - - 0 + + 1 - 0 + 1 - + + + + + Contents\Resources + 1 + + + library\lib\armeabi-v7a 1 - - - - 0 - .bpl + + 1 1 - .dylib - + 1 - .dylib - + 1 - .dylib - + 1 - .dylib + + + 0 - - - res\drawable-mdpi + + 1 - - - - res\drawable-xlarge + 1 - - - res\drawable-ldpi + + + Assets + 1 + + + Assets 1 - + - 0 - .dll;.bpl + Assets + 1 - + + Assets 1 - .dylib diff --git a/packages/CBuilder/LockBoxFMXCD.res b/packages/CBuilder/LockBoxFMXCD.res index a64cea33b7bbf9c30d10d7750693ab849f870abc..e3342fcc1277af505438101b4e740be0886f1a89 100644 GIT binary patch delta 275 zcmaKmy$%6E6otQ86bgw_BM}cETFNC72_gy+9lIM5zga&KjZ$l)QF#{eV(S=Miu=vI zGv}T;kHjr?DHL-K6o5F+s*E})lTO-3$T^WaboM5?7oDDop2t(4JcceID<5`j3@ONb}>n&0XYEzx6!tMfpEHUnzkU6+h}8%&u?Usr9U4K=UXiYu1yKl*=7 Ys@CKa&SxisEgc&%umOJtxK_;h1=36}W&i*H delta 60 zcmbQidVqO?f|3Ix1A_ts1H=FS0zeGp0D%DmCkvPXBpetgIz=%pV3;^hiK&KR;-RX^ HB1|m+jUElR diff --git a/packages/CBuilder/LockBoxVCLCD.cbproj b/packages/CBuilder/LockBoxVCLCD.cbproj index afaf4f7..aab5121 100644 --- a/packages/CBuilder/LockBoxVCLCD.cbproj +++ b/packages/CBuilder/LockBoxVCLCD.cbproj @@ -2,7 +2,7 @@ {DE1FB54C-6852-4F59-B4A5-7718E6069FE8} LockBoxVCLCD.cpp - 18.1 + 18.4 Release VCL True @@ -51,7 +51,7 @@ true - 240 + 250 TurboPack LockBox CBuilder VCL designtime package ..\..\source\hpp\$(Platform)\$(Config) LockBoxVCLCD @@ -268,11 +268,10 @@ False - IntraWeb 14.0 Design Package for RAD Studio XE6 - Embarcadero C++Builder-Package für Office 2000-Server - Embarcadero C++Builder-Package für Office XP-Server - Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver - Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server + Embarcadero C++Builder-Package für Office 2000-Server + Embarcadero C++Builder-Package für Office XP-Server + Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver + Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server False @@ -288,6 +287,21 @@ False + + + true + + + + + true + + + + + true + + true @@ -329,6 +343,11 @@ true + + + true + + true @@ -339,6 +358,11 @@ true + + + true + + true @@ -354,32 +378,39 @@ true + + + true + + true - + true - - + + true - + true - - + - Contents\Resources 1 + + Contents\MacOS + 0 + @@ -387,18 +418,15 @@ 1 - + - res\drawable-xxhdpi + library\lib\armeabi-v7a 1 - - - Contents\MacOS - 0 - - + + + library\lib\armeabi 1 @@ -408,204 +436,231 @@ 1 - - + + + + library\lib\armeabi-v7a 1 - + + + + res\drawable 1 - + + + + res\values 1 - - + + + res\drawable 1 - + + + + res\drawable-xxhdpi 1 - - 0 - - + + + + res\drawable-ldpi 1 - + + + + res\drawable-mdpi 1 + + - library\lib\armeabi-v7a + res\drawable-hdpi 1 - + + + + res\drawable-xhdpi 1 - - - 0 - - + + + res\drawable-small 1 - .framework - - + + + res\drawable-normal 1 - + + + + res\drawable-large 1 - + + + + res\drawable-xlarge 1 - - - - ..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF + + 1 - - ..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF + 1 + + 0 + - - + + 1 + .framework - - 1 + + 0 - + + + 1 + .dylib + + + 0 + .dll;.bpl - - + + 1 + .dylib 1 + .dylib - + 1 + .dylib - - - - - library\lib\armeabi + 1 + .dylib - - 0 + .bpl + + + + + 0 + + + 0 + + + 0 - 1 + 0 - 1 + 0 + + + 0 - - + + 1 1 - + 1 - - - res\drawable-normal + + 1 - - - - res\drawable-xhdpi + 1 - - - - res\drawable-large + 1 - - + + 1 1 - + 1 - - - - library\lib\armeabi-v7a + + 1 - - - - res\drawable-hdpi + 1 - - - - 1 + + + + 1 + 1 - + 1 - - - res\values + + 1 - - - - res\drawable-small + 1 - - - - res\drawable + 1 - - + + 1 1 - + 1 @@ -614,86 +669,88 @@ 1 - - - res\drawable + + + ..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF 1 - - - - 0 - - 0 - - - 0 + ..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF + 1 + + + + + - 0 + 1 - - 0 + + 1 - 0 + 1 - + + + + + Contents\Resources + 1 + + + library\lib\armeabi-v7a 1 - - - - 0 - .bpl + + 1 1 - .dylib - + 1 - .dylib - + 1 - .dylib - + 1 - .dylib + + + 0 - - - res\drawable-mdpi + + 1 - - - - res\drawable-xlarge + 1 - - - res\drawable-ldpi + + + Assets + 1 + + + Assets 1 - + - 0 - .dll;.bpl + Assets + 1 - + + Assets 1 - .dylib diff --git a/packages/CBuilder/LockBoxVCLCD.res b/packages/CBuilder/LockBoxVCLCD.res index 158e82ab5917aaa669a5e320e444d82a3c4cfce1..afd5b99f347d20f29154cac8e488ae3e1a594d72 100644 GIT binary patch delta 748 zcmbu7Jx;?w5QUW}6dQrK!V>Bs`)lu_kOrDm6hTn$dUu7T5L>Y!iV!m53b_ap4FyNw z0+ieYCrSZGE+A9RJk2-r^xo0i{_|t2{ju}%)Ou~BF5cAgxO2LjWH-4fQ=3lGa{1Xh ztiCrEM|ZS0#Cu&dFnK;nlUkWg*9|l{0JymJcyxxXpJa2KPTfl23tVe)ahvDati&Ok z;j4O-%?o^)7Nx-e!+IeaY!u#|kMYQz^zJ<)lvYBh^HVJuQX_BEhz3th#YYy-Ud!dGh2BQVnZ3&V0mr1 iS75a^5`+p)5<{iYYtIovs|fagWpL2{k=5m*GyVckVBj$T delta 23 fcmdnPe};2I10&N*rp--^JD4Urvp7%AW%maFY552u diff --git a/packages/Delphi/LockBoxDR.dpk b/packages/Delphi/LockBoxDR.dpk index 2d80697..3874f28 100644 --- a/packages/Delphi/LockBoxDR.dpk +++ b/packages/Delphi/LockBoxDR.dpk @@ -50,7 +50,7 @@ package LockBoxDR; {$DEFINE RELEASE} {$ENDIF IMPLICITBUILDING} {$DESCRIPTION 'TurboPack LockBox Delphi runtime package'} -{$LIBSUFFIX '240'} +{$LIBSUFFIX '250'} {$RUNONLY} {$IMPLICITBUILD OFF} diff --git a/packages/Delphi/LockBoxDR.dproj b/packages/Delphi/LockBoxDR.dproj index 9164e71..33e3380 100644 --- a/packages/Delphi/LockBoxDR.dproj +++ b/packages/Delphi/LockBoxDR.dproj @@ -2,12 +2,12 @@ {F23DD65D-6A44-4743-BDB6-608847C3EA78} LockBoxDR.dpk - 18.1 + 18.4 None True Release Win32 - 1119 + 1247 Package @@ -89,7 +89,7 @@ true - 240 + 250 ..\..\source\hpp\$(Platform)\$(Config) true System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace) @@ -118,35 +118,35 @@ true $(MSBuildProjectName) iPhoneAndiPad - CFBundleName=$(MSBuildProjectName);CFBundleDevelopmentRegion=en;CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleInfoDictionaryVersion=7.1;CFBundleVersion=1.0.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;LSRequiresIPhoneOS=true;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);UIDeviceFamily=iPhone & iPad;CFBundleResourceSpecification=ResourceRules.plist;NSLocationAlwaysUsageDescription=The reason for accessing the location information of the user;NSLocationWhenInUseUsageDescription=The reason for accessing the location information of the user;FMLocalNotificationPermission=false;UIBackgroundModes= + CFBundleName=$(MSBuildProjectName);CFBundleDevelopmentRegion=en;CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleInfoDictionaryVersion=7.1;CFBundleVersion=1.0.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;LSRequiresIPhoneOS=true;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);UIDeviceFamily=iPhone & iPad;CFBundleResourceSpecification=ResourceRules.plist;NSLocationAlwaysUsageDescription=The reason for accessing the location information of the user;NSLocationWhenInUseUsageDescription=The reason for accessing the location information of the user;FMLocalNotificationPermission=false;UIBackgroundModes=;NSContactsUsageDescription=The reason for accessing the contacts;NSPhotoLibraryUsageDescription=The reason for accessing the photo library;NSCameraUsageDescription=The reason for accessing the camera;CFBundleShortVersionString=1.0.0 Debug true $(MSBuildProjectName) iPhoneAndiPad - CFBundleName=$(MSBuildProjectName);CFBundleDevelopmentRegion=en;CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleInfoDictionaryVersion=7.1;CFBundleVersion=1.0.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;LSRequiresIPhoneOS=true;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);UIDeviceFamily=iPhone & iPad;CFBundleResourceSpecification=ResourceRules.plist;NSLocationAlwaysUsageDescription=The reason for accessing the location information of the user;NSLocationWhenInUseUsageDescription=The reason for accessing the location information of the user;FMLocalNotificationPermission=false;UIBackgroundModes= + CFBundleName=$(MSBuildProjectName);CFBundleDevelopmentRegion=en;CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleInfoDictionaryVersion=7.1;CFBundleVersion=1.0.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;LSRequiresIPhoneOS=true;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);UIDeviceFamily=iPhone & iPad;CFBundleResourceSpecification=ResourceRules.plist;NSLocationAlwaysUsageDescription=The reason for accessing the location information of the user;NSLocationWhenInUseUsageDescription=The reason for accessing the location information of the user;FMLocalNotificationPermission=false;UIBackgroundModes=;NSContactsUsageDescription=The reason for accessing the contacts;NSPhotoLibraryUsageDescription=The reason for accessing the photo library;NSCameraUsageDescription=The reason for accessing the camera;CFBundleShortVersionString=1.0.0 Debug true iPhoneAndiPad - CFBundleName=$(MSBuildProjectName);CFBundleDevelopmentRegion=en;CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleInfoDictionaryVersion=7.1;CFBundleVersion=1.0.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;LSRequiresIPhoneOS=true;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);UIDeviceFamily=iPhone & iPad;CFBundleResourceSpecification=ResourceRules.plist;NSLocationAlwaysUsageDescription=The reason for accessing the location information of the user;NSLocationWhenInUseUsageDescription=The reason for accessing the location information of the user;FMLocalNotificationPermission=false;UIBackgroundModes= + CFBundleName=$(MSBuildProjectName);CFBundleDevelopmentRegion=en;CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleInfoDictionaryVersion=7.1;CFBundleVersion=1.0.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;LSRequiresIPhoneOS=true;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);UIDeviceFamily=iPhone & iPad;CFBundleResourceSpecification=ResourceRules.plist;NSLocationAlwaysUsageDescription=The reason for accessing the location information of the user;NSLocationWhenInUseUsageDescription=The reason for accessing the location information of the user;FMLocalNotificationPermission=false;UIBackgroundModes=;NSContactsUsageDescription=The reason for accessing the contacts;NSPhotoLibraryUsageDescription=The reason for accessing the photo library;NSCameraUsageDescription=The reason for accessing the camera;CFBundleShortVersionString=1.0.0 /usr/X11/bin/xterm -e "%debuggee%" - CFBundleName=$(MSBuildProjectName);CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleVersion=1.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);NSHighResolutionCapable=true;LSApplicationCategoryType=public.app-category.utilities;NSLocationAlwaysUsageDescription=The reason for accessing the location information of the user;NSLocationWhenInUseUsageDescription=The reason for accessing the location information of the user + CFBundleName=$(MSBuildProjectName);CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleVersion=1.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);NSHighResolutionCapable=true;LSApplicationCategoryType=public.app-category.utilities;NSLocationAlwaysUsageDescription=The reason for accessing the location information of the user;NSLocationWhenInUseUsageDescription=The reason for accessing the location information of the user;NSContactsUsageDescription=The reason for accessing the contacts;CFBundleShortVersionString=1.0.0 1033 Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace) - CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments= + CompanyName=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName) true 1033 Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace) - CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments= + CompanyName=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName) true @@ -217,11 +217,10 @@ LockBoxDR.dpk - IntraWeb 14.0 Design Package for RAD Studio XE6 - Embarcadero C++Builder-Package für Office 2000-Server - Embarcadero C++Builder-Package für Office XP-Server - Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver - Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server + Embarcadero C++Builder-Package für Office 2000-Server + Embarcadero C++Builder-Package für Office XP-Server + Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver + Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server @@ -256,12 +255,14 @@ true - - + - Contents\Resources 1 + + Contents\MacOS + 0 + @@ -269,18 +270,15 @@ 1 - + - res\drawable-xxhdpi + library\lib\armeabi-v7a 1 - - - Contents\MacOS - 0 - - + + + library\lib\armeabi 1 @@ -290,204 +288,231 @@ 1 - - + + + + library\lib\armeabi-v7a 1 - + + + + res\drawable 1 - + + + + res\values 1 - - + + + res\drawable 1 - + + + + res\drawable-xxhdpi 1 - - 0 - - + + + + res\drawable-ldpi 1 - + + + + res\drawable-mdpi 1 + + - library\lib\armeabi-v7a + res\drawable-hdpi 1 - + + + + res\drawable-xhdpi 1 - - - 0 - - + + + res\drawable-small 1 - .framework - - + + + res\drawable-normal 1 - + + + + res\drawable-large 1 - + + + + res\drawable-xlarge 1 - - - - ..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF + + 1 - - ..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF + 1 + + 0 + - - + + 1 + .framework - - 1 + + 0 - + + + 1 + .dylib + + + 0 + .dll;.bpl - - + + 1 + .dylib 1 + .dylib - + 1 + .dylib - - - - - library\lib\armeabi + 1 + .dylib - - 0 + .bpl + + + + + 0 + + + 0 + + + 0 - 1 + 0 - 1 + 0 + + + 0 - - + + 1 1 - + 1 - - - res\drawable-normal + + 1 - - - - res\drawable-xhdpi + 1 - - - - res\drawable-large + 1 - - + + 1 1 - + 1 - - - - library\lib\armeabi-v7a + + 1 - - - - res\drawable-hdpi + 1 - - - - 1 + + + + 1 + 1 - + 1 - - - res\values + + 1 - - - - res\drawable-small + 1 - - - - res\drawable + 1 - - + + 1 1 - + 1 @@ -496,86 +521,88 @@ 1 - - - res\drawable + + + ..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF 1 - - - - 0 - - 0 - - - 0 + ..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF + 1 + + + + + - 0 + 1 - - 0 + + 1 - 0 + 1 - + + + + + Contents\Resources + 1 + + + library\lib\armeabi-v7a 1 - - - - 0 - .bpl + + 1 1 - .dylib - + 1 - .dylib - + 1 - .dylib - + 1 - .dylib + + + 0 - - - res\drawable-mdpi + + 1 - - - - res\drawable-xlarge + 1 - - - res\drawable-ldpi + + + Assets + 1 + + + Assets 1 - + - 0 - .dll;.bpl + Assets + 1 - + + Assets 1 - .dylib @@ -592,6 +619,7 @@ True True True + True True True True diff --git a/packages/Delphi/LockBoxDR.res b/packages/Delphi/LockBoxDR.res index 36f26e234a8ac66a47e95cec6d496cf2f1442471..8751f39836dbe00edc1d5aaed52fb529344a4a17 100644 GIT binary patch literal 640 zcmZvaK}*9x5QSe#4z?%Ho;-M#2)PIasZ^yo9RUv$_qUy2iSF(K%oMiGDAF=qdrwAY`Rg`on={tIiZg|oXpXbK(@)Wvqo1)pkSS11 zP&OYq=R?+1&pK!SfD^&$sxEZ=dIZZ+kl(sy9?mvFmxHYoZ?ax}qa7U986D+xepDe@4Pq AA^-pY delta 5 McmZo*RhXav00cP!RsaA1 diff --git a/packages/Delphi/LockBoxFMXDD.dpk b/packages/Delphi/LockBoxFMXDD.dpk index ecf5848..b063218 100644 --- a/packages/Delphi/LockBoxFMXDD.dpk +++ b/packages/Delphi/LockBoxFMXDD.dpk @@ -26,7 +26,7 @@ package LockBoxFMXDD; {$DEFINE RELEASE} {$ENDIF IMPLICITBUILDING} {$DESCRIPTION 'TurboPack LockBox Delphi FMX designtime package'} -{$LIBSUFFIX '240'} +{$LIBSUFFIX '250'} {$DESIGNONLY} {$IMPLICITBUILD OFF} diff --git a/packages/Delphi/LockBoxFMXDD.dproj b/packages/Delphi/LockBoxFMXDD.dproj index 75db9b3..1878ab9 100644 --- a/packages/Delphi/LockBoxFMXDD.dproj +++ b/packages/Delphi/LockBoxFMXDD.dproj @@ -2,7 +2,7 @@ {69B2B4C0-79B4-47A5-90E4-3E76D02FED91} LockBoxFMXDD.dpk - 18.1 + 18.4 FMX True Release @@ -71,7 +71,7 @@ true - 240 + 250 ..\..\source\hpp\$(Platform)\$(Config) CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments= .\$(Platform)\$(Config);..\..\source;$(DCC_UnitSearchPath) @@ -117,7 +117,7 @@ Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace) true 1033 - CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments= + CompanyName=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName) rtl;fmx;LockBoxDR;$(DCC_UsePackage) @@ -142,6 +142,7 @@ 0 + CompanyName=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName) 1033 true @@ -186,11 +187,10 @@ LockBoxFMXDD.dpk - IntraWeb 14.0 Design Package for RAD Studio XE6 - Embarcadero C++Builder-Package für Office 2000-Server - Embarcadero C++Builder-Package für Office XP-Server - Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver - Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server + Embarcadero C++Builder-Package für Office 2000-Server + Embarcadero C++Builder-Package für Office XP-Server + Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver + Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server @@ -225,20 +225,13 @@ true - - - 0 - .dll;.bpl - + 1 - .dylib - - - - Contents\Resources - 1 + + Contents\MacOS + 0 @@ -247,18 +240,15 @@ 1 - + - res\drawable-xxhdpi + library\lib\armeabi-v7a 1 - - - Contents\MacOS - 0 - - + + + library\lib\armeabi 1 @@ -268,204 +258,231 @@ 1 - - + + + + library\lib\armeabi-v7a 1 - + + + + res\drawable 1 - + + + + res\values 1 - - + + + res\drawable 1 - + + + + res\drawable-xxhdpi 1 - - 0 - - + + + + res\drawable-ldpi 1 - + + + + res\drawable-mdpi 1 + + - library\lib\armeabi-v7a + res\drawable-hdpi 1 - + + + + res\drawable-xhdpi 1 - - - 0 - - + + + res\drawable-small 1 - .framework - - + + + res\drawable-normal 1 - + + + + res\drawable-large 1 - + + + + res\drawable-xlarge 1 - - - - ..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF + + 1 - - ..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF + 1 + + 0 + - - + + 1 + .framework - - 1 + + 0 - + + + 1 + .dylib + + + 0 + .dll;.bpl - - + + 1 + .dylib 1 + .dylib - + 1 + .dylib - - - - - library\lib\armeabi + 1 + .dylib - - 0 + .bpl + + + + + 0 + + + 0 + + + 0 - 1 + 0 - 1 + 0 + + + 0 - - + + 1 1 - + 1 - - - res\drawable-normal + + 1 - - - - res\drawable-xhdpi + 1 - - - - res\drawable-large + 1 - - + + 1 1 - + 1 - - - - library\lib\armeabi-v7a + + 1 - - - - res\drawable-hdpi + 1 - - - - 1 + + + + 1 + 1 - + 1 - - - res\values + + 1 - - - - res\drawable-small + 1 - - - - res\drawable + 1 - - + + 1 1 - + 1 @@ -474,79 +491,90 @@ 1 - - - res\drawable + + + ..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF 1 - - - - 0 - - 0 - - - 0 + ..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF + 1 + + + + + - 0 + 1 - - 0 + + 1 - 0 + 1 - + + + + + Contents\Resources + 1 + + + library\lib\armeabi-v7a 1 - - - - 0 - .bpl + + 1 1 - .dylib - + 1 - .dylib - + 1 - .dylib - + 1 - .dylib + + + 0 - - - res\drawable-mdpi + + + 1 + + 1 - - - res\drawable-xlarge + + + Assets + 1 + + + Assets 1 - - - res\drawable-ldpi + + + Assets + 1 + + + Assets 1 - diff --git a/packages/Delphi/LockBoxFMXDD.res b/packages/Delphi/LockBoxFMXDD.res index a64cea33b7bbf9c30d10d7750693ab849f870abc..462b7c2d11b4fc331ba5d8e70cc787d121666a69 100644 GIT binary patch delta 275 zcmaKmy$%6E6otQ86bgxQ8;N)T(Nb1 Package VCL - 18.1 + 18.4 Win32 @@ -56,7 +56,7 @@ true - 240 + 250 ..\..\source\hpp\$(Platform)\$(Config) .\$(Platform)\$(Config);..\..\source;$(DCC_UnitSearchPath) true @@ -183,11 +183,10 @@ - IntraWeb 14.0 Design Package for RAD Studio XE6 - Embarcadero C++Builder-Package für Office 2000-Server - Embarcadero C++Builder-Package für Office XP-Server - Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver - Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server + Embarcadero C++Builder-Package für Office 2000-Server + Embarcadero C++Builder-Package für Office XP-Server + Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver + Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server @@ -203,20 +202,13 @@ true - - - 0 - .dll;.bpl - + 1 - .dylib - - - - Contents\Resources - 1 + + Contents\MacOS + 0 @@ -225,18 +217,15 @@ 1 - + - res\drawable-xxhdpi + library\lib\armeabi-v7a 1 - - - Contents\MacOS - 0 - - + + + library\lib\armeabi 1 @@ -246,204 +235,231 @@ 1 - - + + + + library\lib\armeabi-v7a 1 - + + + + res\drawable 1 - + + + + res\values 1 - - + + + res\drawable 1 - + + + + res\drawable-xxhdpi 1 - - 0 - - + + + + res\drawable-ldpi 1 - + + + + res\drawable-mdpi 1 + + - library\lib\armeabi-v7a + res\drawable-hdpi 1 - + + + + res\drawable-xhdpi 1 - - - 0 - - + + + res\drawable-small 1 - .framework - - + + + res\drawable-normal 1 - + + + + res\drawable-large 1 - + + + + res\drawable-xlarge 1 - - - - ..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF + + 1 - - ..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF + 1 + + 0 + - - + + 1 + .framework - - 1 + + 0 - + + + 1 + .dylib + + + 0 + .dll;.bpl - - + + 1 + .dylib 1 + .dylib - + 1 + .dylib - - - - - library\lib\armeabi + 1 + .dylib - - 0 + .bpl + + + + + 0 + + + 0 + + + 0 - 1 + 0 - 1 + 0 + + + 0 - - + + 1 1 - + 1 - - - res\drawable-normal + + 1 - - - - res\drawable-xhdpi + 1 - - - - res\drawable-large + 1 - - + + 1 1 - + 1 - - - - library\lib\armeabi-v7a + + 1 - - - - res\drawable-hdpi + 1 - - - - 1 + + + + 1 + 1 - + 1 - - - res\values + + 1 - - - - res\drawable-small + 1 - - - - res\drawable + 1 - - + + 1 1 - + 1 @@ -452,79 +468,90 @@ 1 - - - res\drawable + + + ..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF 1 - - - - 0 - - 0 - - - 0 + ..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF + 1 + + + + + - 0 + 1 - - 0 + + 1 - 0 + 1 - + + + + + Contents\Resources + 1 + + + library\lib\armeabi-v7a 1 - - - - 0 - .bpl + + 1 1 - .dylib - + 1 - .dylib - + 1 - .dylib - + 1 - .dylib + + + 0 - - - res\drawable-mdpi + + + 1 + + 1 - - - res\drawable-xlarge + + + Assets + 1 + + + Assets 1 - - - res\drawable-ldpi + + + Assets + 1 + + + Assets 1 - diff --git a/source/LbCipher.pas b/source/LbCipher.pas index baa5b1f..cb78ab0 100644 --- a/source/LbCipher.pas +++ b/source/LbCipher.pas @@ -81,7 +81,7 @@ TLBBase = class(TComponent) HiHiHi: Byte); end; - TRDLVector = record + TRDLVector = packed record case Byte of 0 : (dw : DWord); 1 : (bt : array[0..3] of Byte); diff --git a/source/hpp/Android/Debug/LbAsym.hpp b/source/hpp/Android/Debug/LbAsym.hpp index 83ac7e9..fe8cec0 100644 --- a/source/hpp/Android/Debug/LbAsym.hpp +++ b/source/hpp/Android/Debug/LbAsym.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbAsym.pas' rev: 31.00 (Android) +// (DO NOT EDIT: machine generated header) 'LbAsym.pas' rev: 32.00 (Android) #ifndef LbasymHPP #define LbasymHPP diff --git a/source/hpp/Android/Debug/LbBigInt.hpp b/source/hpp/Android/Debug/LbBigInt.hpp index 2d01b2e..50e0a19 100644 --- a/source/hpp/Android/Debug/LbBigInt.hpp +++ b/source/hpp/Android/Debug/LbBigInt.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbBigInt.pas' rev: 31.00 (Android) +// (DO NOT EDIT: machine generated header) 'LbBigInt.pas' rev: 32.00 (Android) #ifndef LbbigintHPP #define LbbigintHPP diff --git a/source/hpp/Android/Debug/LbBytes.hpp b/source/hpp/Android/Debug/LbBytes.hpp index ad8646f..79cbe2d 100644 --- a/source/hpp/Android/Debug/LbBytes.hpp +++ b/source/hpp/Android/Debug/LbBytes.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbBytes.pas' rev: 31.00 (Android) +// (DO NOT EDIT: machine generated header) 'LbBytes.pas' rev: 32.00 (Android) #ifndef LbbytesHPP #define LbbytesHPP diff --git a/source/hpp/Android/Debug/LbCipher.hpp b/source/hpp/Android/Debug/LbCipher.hpp index cb444c5..3944b15 100644 --- a/source/hpp/Android/Debug/LbCipher.hpp +++ b/source/hpp/Android/Debug/LbCipher.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbCipher.pas' rev: 31.00 (Android) +// (DO NOT EDIT: machine generated header) 'LbCipher.pas' rev: 32.00 (Android) #ifndef LbcipherHPP #define LbcipherHPP @@ -123,6 +123,7 @@ struct DECLSPEC_DRECORD TInt64 #pragma pack(pop) +#pragma pack(push,1) struct DECLSPEC_DRECORD TRDLVector { @@ -140,6 +141,7 @@ struct DECLSPEC_DRECORD TRDLVector }; }; +#pragma pack(pop) typedef System::StaticArray TKey64; diff --git a/source/hpp/Android/Debug/LbClass.hpp b/source/hpp/Android/Debug/LbClass.hpp index 85b3419..6ea5d73 100644 --- a/source/hpp/Android/Debug/LbClass.hpp +++ b/source/hpp/Android/Debug/LbClass.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbClass.pas' rev: 31.00 (Android) +// (DO NOT EDIT: machine generated header) 'LbClass.pas' rev: 32.00 (Android) #ifndef LbclassHPP #define LbclassHPP diff --git a/source/hpp/Android/Debug/LbConst.hpp b/source/hpp/Android/Debug/LbConst.hpp index df649fc..90eb00a 100644 --- a/source/hpp/Android/Debug/LbConst.hpp +++ b/source/hpp/Android/Debug/LbConst.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbConst.pas' rev: 31.00 (Android) +// (DO NOT EDIT: machine generated header) 'LbConst.pas' rev: 32.00 (Android) #ifndef LbconstHPP #define LbconstHPP diff --git a/source/hpp/Android/Debug/LbDSA.hpp b/source/hpp/Android/Debug/LbDSA.hpp index fc1d4b8..1d06173 100644 --- a/source/hpp/Android/Debug/LbDSA.hpp +++ b/source/hpp/Android/Debug/LbDSA.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbDSA.pas' rev: 31.00 (Android) +// (DO NOT EDIT: machine generated header) 'LbDSA.pas' rev: 32.00 (Android) #ifndef LbdsaHPP #define LbdsaHPP diff --git a/source/hpp/Android/Debug/LbProc.hpp b/source/hpp/Android/Debug/LbProc.hpp index efcd082..ee9fdcd 100644 --- a/source/hpp/Android/Debug/LbProc.hpp +++ b/source/hpp/Android/Debug/LbProc.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbProc.pas' rev: 31.00 (Android) +// (DO NOT EDIT: machine generated header) 'LbProc.pas' rev: 32.00 (Android) #ifndef LbprocHPP #define LbprocHPP diff --git a/source/hpp/Android/Debug/LbRSA.hpp b/source/hpp/Android/Debug/LbRSA.hpp index 9914744..70289af 100644 --- a/source/hpp/Android/Debug/LbRSA.hpp +++ b/source/hpp/Android/Debug/LbRSA.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbRSA.pas' rev: 31.00 (Android) +// (DO NOT EDIT: machine generated header) 'LbRSA.pas' rev: 32.00 (Android) #ifndef LbrsaHPP #define LbrsaHPP @@ -21,7 +21,6 @@ #include #include #include -#include //-- user supplied ----------------------------------------------------------- diff --git a/source/hpp/Android/Debug/LbRandom.hpp b/source/hpp/Android/Debug/LbRandom.hpp index 117876e..ebd5961 100644 --- a/source/hpp/Android/Debug/LbRandom.hpp +++ b/source/hpp/Android/Debug/LbRandom.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbRandom.pas' rev: 31.00 (Android) +// (DO NOT EDIT: machine generated header) 'LbRandom.pas' rev: 32.00 (Android) #ifndef LbrandomHPP #define LbrandomHPP diff --git a/source/hpp/Android/Debug/LbUtils.hpp b/source/hpp/Android/Debug/LbUtils.hpp index d531326..1ff5655 100644 --- a/source/hpp/Android/Debug/LbUtils.hpp +++ b/source/hpp/Android/Debug/LbUtils.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbUtils.pas' rev: 31.00 (Android) +// (DO NOT EDIT: machine generated header) 'LbUtils.pas' rev: 32.00 (Android) #ifndef LbutilsHPP #define LbutilsHPP diff --git a/source/hpp/Android/Debug/LockBoxDR.hpp b/source/hpp/Android/Debug/LockBoxDR.hpp index b543562..eb4cac0 100644 --- a/source/hpp/Android/Debug/LockBoxDR.hpp +++ b/source/hpp/Android/Debug/LockBoxDR.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LockBoxDR.dpk' rev: 31.00 (Android) +// (DO NOT EDIT: machine generated header) 'LockBoxDR.dpk' rev: 32.00 (Android) #ifndef LockboxdrHPP #define LockboxdrHPP @@ -25,6 +25,11 @@ #include #include #include +// SO_PFX: bpl +// SO_SFX: 250 +// PRG_EXT: .a +// OBJ_DIR: C:\Users\Public\Documents\Embarcadero\Studio\19.0\Dcp\Android +// OBJ_EXT: .o //-- user supplied ----------------------------------------------------------- diff --git a/source/hpp/Android/Release/LbAsym.hpp b/source/hpp/Android/Release/LbAsym.hpp index 83ac7e9..fe8cec0 100644 --- a/source/hpp/Android/Release/LbAsym.hpp +++ b/source/hpp/Android/Release/LbAsym.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbAsym.pas' rev: 31.00 (Android) +// (DO NOT EDIT: machine generated header) 'LbAsym.pas' rev: 32.00 (Android) #ifndef LbasymHPP #define LbasymHPP diff --git a/source/hpp/Android/Release/LbBigInt.hpp b/source/hpp/Android/Release/LbBigInt.hpp index 2d01b2e..50e0a19 100644 --- a/source/hpp/Android/Release/LbBigInt.hpp +++ b/source/hpp/Android/Release/LbBigInt.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbBigInt.pas' rev: 31.00 (Android) +// (DO NOT EDIT: machine generated header) 'LbBigInt.pas' rev: 32.00 (Android) #ifndef LbbigintHPP #define LbbigintHPP diff --git a/source/hpp/Android/Release/LbBytes.hpp b/source/hpp/Android/Release/LbBytes.hpp index ad8646f..79cbe2d 100644 --- a/source/hpp/Android/Release/LbBytes.hpp +++ b/source/hpp/Android/Release/LbBytes.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbBytes.pas' rev: 31.00 (Android) +// (DO NOT EDIT: machine generated header) 'LbBytes.pas' rev: 32.00 (Android) #ifndef LbbytesHPP #define LbbytesHPP diff --git a/source/hpp/Android/Release/LbCipher.hpp b/source/hpp/Android/Release/LbCipher.hpp index cb444c5..3944b15 100644 --- a/source/hpp/Android/Release/LbCipher.hpp +++ b/source/hpp/Android/Release/LbCipher.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbCipher.pas' rev: 31.00 (Android) +// (DO NOT EDIT: machine generated header) 'LbCipher.pas' rev: 32.00 (Android) #ifndef LbcipherHPP #define LbcipherHPP @@ -123,6 +123,7 @@ struct DECLSPEC_DRECORD TInt64 #pragma pack(pop) +#pragma pack(push,1) struct DECLSPEC_DRECORD TRDLVector { @@ -140,6 +141,7 @@ struct DECLSPEC_DRECORD TRDLVector }; }; +#pragma pack(pop) typedef System::StaticArray TKey64; diff --git a/source/hpp/Android/Release/LbClass.hpp b/source/hpp/Android/Release/LbClass.hpp index 85b3419..6ea5d73 100644 --- a/source/hpp/Android/Release/LbClass.hpp +++ b/source/hpp/Android/Release/LbClass.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbClass.pas' rev: 31.00 (Android) +// (DO NOT EDIT: machine generated header) 'LbClass.pas' rev: 32.00 (Android) #ifndef LbclassHPP #define LbclassHPP diff --git a/source/hpp/Android/Release/LbConst.hpp b/source/hpp/Android/Release/LbConst.hpp index df649fc..90eb00a 100644 --- a/source/hpp/Android/Release/LbConst.hpp +++ b/source/hpp/Android/Release/LbConst.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbConst.pas' rev: 31.00 (Android) +// (DO NOT EDIT: machine generated header) 'LbConst.pas' rev: 32.00 (Android) #ifndef LbconstHPP #define LbconstHPP diff --git a/source/hpp/Android/Release/LbDSA.hpp b/source/hpp/Android/Release/LbDSA.hpp index fc1d4b8..1d06173 100644 --- a/source/hpp/Android/Release/LbDSA.hpp +++ b/source/hpp/Android/Release/LbDSA.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbDSA.pas' rev: 31.00 (Android) +// (DO NOT EDIT: machine generated header) 'LbDSA.pas' rev: 32.00 (Android) #ifndef LbdsaHPP #define LbdsaHPP diff --git a/source/hpp/Android/Release/LbProc.hpp b/source/hpp/Android/Release/LbProc.hpp index efcd082..ee9fdcd 100644 --- a/source/hpp/Android/Release/LbProc.hpp +++ b/source/hpp/Android/Release/LbProc.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbProc.pas' rev: 31.00 (Android) +// (DO NOT EDIT: machine generated header) 'LbProc.pas' rev: 32.00 (Android) #ifndef LbprocHPP #define LbprocHPP diff --git a/source/hpp/Android/Release/LbRSA.hpp b/source/hpp/Android/Release/LbRSA.hpp index a24546b..70289af 100644 --- a/source/hpp/Android/Release/LbRSA.hpp +++ b/source/hpp/Android/Release/LbRSA.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbRSA.pas' rev: 31.00 (Android) +// (DO NOT EDIT: machine generated header) 'LbRSA.pas' rev: 32.00 (Android) #ifndef LbrsaHPP #define LbrsaHPP diff --git a/source/hpp/Android/Release/LbRandom.hpp b/source/hpp/Android/Release/LbRandom.hpp index 117876e..ebd5961 100644 --- a/source/hpp/Android/Release/LbRandom.hpp +++ b/source/hpp/Android/Release/LbRandom.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbRandom.pas' rev: 31.00 (Android) +// (DO NOT EDIT: machine generated header) 'LbRandom.pas' rev: 32.00 (Android) #ifndef LbrandomHPP #define LbrandomHPP diff --git a/source/hpp/Android/Release/LbUtils.hpp b/source/hpp/Android/Release/LbUtils.hpp index d531326..1ff5655 100644 --- a/source/hpp/Android/Release/LbUtils.hpp +++ b/source/hpp/Android/Release/LbUtils.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbUtils.pas' rev: 31.00 (Android) +// (DO NOT EDIT: machine generated header) 'LbUtils.pas' rev: 32.00 (Android) #ifndef LbutilsHPP #define LbutilsHPP diff --git a/source/hpp/Android/Release/LockBoxDR.hpp b/source/hpp/Android/Release/LockBoxDR.hpp index b543562..eb4cac0 100644 --- a/source/hpp/Android/Release/LockBoxDR.hpp +++ b/source/hpp/Android/Release/LockBoxDR.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LockBoxDR.dpk' rev: 31.00 (Android) +// (DO NOT EDIT: machine generated header) 'LockBoxDR.dpk' rev: 32.00 (Android) #ifndef LockboxdrHPP #define LockboxdrHPP @@ -25,6 +25,11 @@ #include #include #include +// SO_PFX: bpl +// SO_SFX: 250 +// PRG_EXT: .a +// OBJ_DIR: C:\Users\Public\Documents\Embarcadero\Studio\19.0\Dcp\Android +// OBJ_EXT: .o //-- user supplied ----------------------------------------------------------- diff --git a/source/hpp/OSX32/Debug/LbAsym.hpp b/source/hpp/OSX32/Debug/LbAsym.hpp index 1ddc735..35127e7 100644 --- a/source/hpp/OSX32/Debug/LbAsym.hpp +++ b/source/hpp/OSX32/Debug/LbAsym.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbAsym.pas' rev: 31.00 (MacOS) +// (DO NOT EDIT: machine generated header) 'LbAsym.pas' rev: 32.00 (MacOS) #ifndef LbasymHPP #define LbasymHPP diff --git a/source/hpp/OSX32/Debug/LbBigInt.hpp b/source/hpp/OSX32/Debug/LbBigInt.hpp index c9fc965..0604d56 100644 --- a/source/hpp/OSX32/Debug/LbBigInt.hpp +++ b/source/hpp/OSX32/Debug/LbBigInt.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbBigInt.pas' rev: 31.00 (MacOS) +// (DO NOT EDIT: machine generated header) 'LbBigInt.pas' rev: 32.00 (MacOS) #ifndef LbbigintHPP #define LbbigintHPP diff --git a/source/hpp/OSX32/Debug/LbBytes.hpp b/source/hpp/OSX32/Debug/LbBytes.hpp index b1c63ba..3e4f518 100644 --- a/source/hpp/OSX32/Debug/LbBytes.hpp +++ b/source/hpp/OSX32/Debug/LbBytes.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbBytes.pas' rev: 31.00 (MacOS) +// (DO NOT EDIT: machine generated header) 'LbBytes.pas' rev: 32.00 (MacOS) #ifndef LbbytesHPP #define LbbytesHPP diff --git a/source/hpp/OSX32/Debug/LbCipher.hpp b/source/hpp/OSX32/Debug/LbCipher.hpp index dea9e11..11ac3ac 100644 --- a/source/hpp/OSX32/Debug/LbCipher.hpp +++ b/source/hpp/OSX32/Debug/LbCipher.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbCipher.pas' rev: 31.00 (MacOS) +// (DO NOT EDIT: machine generated header) 'LbCipher.pas' rev: 32.00 (MacOS) #ifndef LbcipherHPP #define LbcipherHPP @@ -121,6 +121,7 @@ struct DECLSPEC_DRECORD TInt64 #pragma pack(pop) +#pragma pack(push,1) struct DECLSPEC_DRECORD TRDLVector { @@ -138,6 +139,7 @@ struct DECLSPEC_DRECORD TRDLVector }; }; +#pragma pack(pop) typedef System::StaticArray TKey64; diff --git a/source/hpp/OSX32/Debug/LbClass.hpp b/source/hpp/OSX32/Debug/LbClass.hpp index 8b832df..36b826f 100644 --- a/source/hpp/OSX32/Debug/LbClass.hpp +++ b/source/hpp/OSX32/Debug/LbClass.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbClass.pas' rev: 31.00 (MacOS) +// (DO NOT EDIT: machine generated header) 'LbClass.pas' rev: 32.00 (MacOS) #ifndef LbclassHPP #define LbclassHPP diff --git a/source/hpp/OSX32/Debug/LbConst.hpp b/source/hpp/OSX32/Debug/LbConst.hpp index 2ba66ae..7f2b316 100644 --- a/source/hpp/OSX32/Debug/LbConst.hpp +++ b/source/hpp/OSX32/Debug/LbConst.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbConst.pas' rev: 31.00 (MacOS) +// (DO NOT EDIT: machine generated header) 'LbConst.pas' rev: 32.00 (MacOS) #ifndef LbconstHPP #define LbconstHPP diff --git a/source/hpp/OSX32/Debug/LbDSA.hpp b/source/hpp/OSX32/Debug/LbDSA.hpp index d8b198f..7e73688 100644 --- a/source/hpp/OSX32/Debug/LbDSA.hpp +++ b/source/hpp/OSX32/Debug/LbDSA.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbDSA.pas' rev: 31.00 (MacOS) +// (DO NOT EDIT: machine generated header) 'LbDSA.pas' rev: 32.00 (MacOS) #ifndef LbdsaHPP #define LbdsaHPP diff --git a/source/hpp/OSX32/Debug/LbProc.hpp b/source/hpp/OSX32/Debug/LbProc.hpp index 4a2e06c..4d8bfcb 100644 --- a/source/hpp/OSX32/Debug/LbProc.hpp +++ b/source/hpp/OSX32/Debug/LbProc.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbProc.pas' rev: 31.00 (MacOS) +// (DO NOT EDIT: machine generated header) 'LbProc.pas' rev: 32.00 (MacOS) #ifndef LbprocHPP #define LbprocHPP diff --git a/source/hpp/OSX32/Debug/LbRSA.hpp b/source/hpp/OSX32/Debug/LbRSA.hpp index 1ee445d..4381ef0 100644 --- a/source/hpp/OSX32/Debug/LbRSA.hpp +++ b/source/hpp/OSX32/Debug/LbRSA.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbRSA.pas' rev: 31.00 (MacOS) +// (DO NOT EDIT: machine generated header) 'LbRSA.pas' rev: 32.00 (MacOS) #ifndef LbrsaHPP #define LbrsaHPP @@ -21,7 +21,6 @@ #include #include #include -#include //-- user supplied ----------------------------------------------------------- diff --git a/source/hpp/OSX32/Debug/LbRandom.hpp b/source/hpp/OSX32/Debug/LbRandom.hpp index e3bfd36..ddf16f5 100644 --- a/source/hpp/OSX32/Debug/LbRandom.hpp +++ b/source/hpp/OSX32/Debug/LbRandom.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbRandom.pas' rev: 31.00 (MacOS) +// (DO NOT EDIT: machine generated header) 'LbRandom.pas' rev: 32.00 (MacOS) #ifndef LbrandomHPP #define LbrandomHPP diff --git a/source/hpp/OSX32/Debug/LbUtils.hpp b/source/hpp/OSX32/Debug/LbUtils.hpp index cbf3d58..f966078 100644 --- a/source/hpp/OSX32/Debug/LbUtils.hpp +++ b/source/hpp/OSX32/Debug/LbUtils.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbUtils.pas' rev: 31.00 (MacOS) +// (DO NOT EDIT: machine generated header) 'LbUtils.pas' rev: 32.00 (MacOS) #ifndef LbutilsHPP #define LbutilsHPP diff --git a/source/hpp/OSX32/Debug/LockBoxDR.hpp b/source/hpp/OSX32/Debug/LockBoxDR.hpp index 0a077e2..9866edb 100644 --- a/source/hpp/OSX32/Debug/LockBoxDR.hpp +++ b/source/hpp/OSX32/Debug/LockBoxDR.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LockBoxDR.dpk' rev: 31.00 (MacOS) +// (DO NOT EDIT: machine generated header) 'LockBoxDR.dpk' rev: 32.00 (MacOS) #ifndef LockboxdrHPP #define LockboxdrHPP @@ -74,14 +74,20 @@ #include // (rtl) #include // (rtl) #include // (rtl) +#include // (rtl) #include // (rtl) #include // (rtl) -#include // (rtl) #include // (rtl) #include // (rtl) #include // (rtl) #include // (rtl) #include // (rtl) +// SO_PFX: bpl +// SO_SFX: 250 +// PRG_EXT: .dylib +// BPI_DIR: C:\Users\Public\Documents\Embarcadero\Studio\19.0\Dcp\OSX32 +// OBJ_DIR: C:\Users\Public\Documents\Embarcadero\Studio\19.0\Dcp\OSX32 +// OBJ_EXT: .o //-- user supplied ----------------------------------------------------------- diff --git a/source/hpp/OSX32/Release/LbAsym.hpp b/source/hpp/OSX32/Release/LbAsym.hpp index 1ddc735..35127e7 100644 --- a/source/hpp/OSX32/Release/LbAsym.hpp +++ b/source/hpp/OSX32/Release/LbAsym.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbAsym.pas' rev: 31.00 (MacOS) +// (DO NOT EDIT: machine generated header) 'LbAsym.pas' rev: 32.00 (MacOS) #ifndef LbasymHPP #define LbasymHPP diff --git a/source/hpp/OSX32/Release/LbBigInt.hpp b/source/hpp/OSX32/Release/LbBigInt.hpp index c9fc965..0604d56 100644 --- a/source/hpp/OSX32/Release/LbBigInt.hpp +++ b/source/hpp/OSX32/Release/LbBigInt.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbBigInt.pas' rev: 31.00 (MacOS) +// (DO NOT EDIT: machine generated header) 'LbBigInt.pas' rev: 32.00 (MacOS) #ifndef LbbigintHPP #define LbbigintHPP diff --git a/source/hpp/OSX32/Release/LbBytes.hpp b/source/hpp/OSX32/Release/LbBytes.hpp index b1c63ba..3e4f518 100644 --- a/source/hpp/OSX32/Release/LbBytes.hpp +++ b/source/hpp/OSX32/Release/LbBytes.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbBytes.pas' rev: 31.00 (MacOS) +// (DO NOT EDIT: machine generated header) 'LbBytes.pas' rev: 32.00 (MacOS) #ifndef LbbytesHPP #define LbbytesHPP diff --git a/source/hpp/OSX32/Release/LbCipher.hpp b/source/hpp/OSX32/Release/LbCipher.hpp index dea9e11..11ac3ac 100644 --- a/source/hpp/OSX32/Release/LbCipher.hpp +++ b/source/hpp/OSX32/Release/LbCipher.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbCipher.pas' rev: 31.00 (MacOS) +// (DO NOT EDIT: machine generated header) 'LbCipher.pas' rev: 32.00 (MacOS) #ifndef LbcipherHPP #define LbcipherHPP @@ -121,6 +121,7 @@ struct DECLSPEC_DRECORD TInt64 #pragma pack(pop) +#pragma pack(push,1) struct DECLSPEC_DRECORD TRDLVector { @@ -138,6 +139,7 @@ struct DECLSPEC_DRECORD TRDLVector }; }; +#pragma pack(pop) typedef System::StaticArray TKey64; diff --git a/source/hpp/OSX32/Release/LbClass.hpp b/source/hpp/OSX32/Release/LbClass.hpp index 8b832df..36b826f 100644 --- a/source/hpp/OSX32/Release/LbClass.hpp +++ b/source/hpp/OSX32/Release/LbClass.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbClass.pas' rev: 31.00 (MacOS) +// (DO NOT EDIT: machine generated header) 'LbClass.pas' rev: 32.00 (MacOS) #ifndef LbclassHPP #define LbclassHPP diff --git a/source/hpp/OSX32/Release/LbConst.hpp b/source/hpp/OSX32/Release/LbConst.hpp index 2ba66ae..7f2b316 100644 --- a/source/hpp/OSX32/Release/LbConst.hpp +++ b/source/hpp/OSX32/Release/LbConst.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbConst.pas' rev: 31.00 (MacOS) +// (DO NOT EDIT: machine generated header) 'LbConst.pas' rev: 32.00 (MacOS) #ifndef LbconstHPP #define LbconstHPP diff --git a/source/hpp/OSX32/Release/LbDSA.hpp b/source/hpp/OSX32/Release/LbDSA.hpp index d8b198f..7e73688 100644 --- a/source/hpp/OSX32/Release/LbDSA.hpp +++ b/source/hpp/OSX32/Release/LbDSA.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbDSA.pas' rev: 31.00 (MacOS) +// (DO NOT EDIT: machine generated header) 'LbDSA.pas' rev: 32.00 (MacOS) #ifndef LbdsaHPP #define LbdsaHPP diff --git a/source/hpp/OSX32/Release/LbProc.hpp b/source/hpp/OSX32/Release/LbProc.hpp index 4a2e06c..4d8bfcb 100644 --- a/source/hpp/OSX32/Release/LbProc.hpp +++ b/source/hpp/OSX32/Release/LbProc.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbProc.pas' rev: 31.00 (MacOS) +// (DO NOT EDIT: machine generated header) 'LbProc.pas' rev: 32.00 (MacOS) #ifndef LbprocHPP #define LbprocHPP diff --git a/source/hpp/OSX32/Release/LbRSA.hpp b/source/hpp/OSX32/Release/LbRSA.hpp index 921d0b9..4381ef0 100644 --- a/source/hpp/OSX32/Release/LbRSA.hpp +++ b/source/hpp/OSX32/Release/LbRSA.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbRSA.pas' rev: 31.00 (MacOS) +// (DO NOT EDIT: machine generated header) 'LbRSA.pas' rev: 32.00 (MacOS) #ifndef LbrsaHPP #define LbrsaHPP diff --git a/source/hpp/OSX32/Release/LbRandom.hpp b/source/hpp/OSX32/Release/LbRandom.hpp index e3bfd36..ddf16f5 100644 --- a/source/hpp/OSX32/Release/LbRandom.hpp +++ b/source/hpp/OSX32/Release/LbRandom.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbRandom.pas' rev: 31.00 (MacOS) +// (DO NOT EDIT: machine generated header) 'LbRandom.pas' rev: 32.00 (MacOS) #ifndef LbrandomHPP #define LbrandomHPP diff --git a/source/hpp/OSX32/Release/LbUtils.hpp b/source/hpp/OSX32/Release/LbUtils.hpp index cbf3d58..f966078 100644 --- a/source/hpp/OSX32/Release/LbUtils.hpp +++ b/source/hpp/OSX32/Release/LbUtils.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbUtils.pas' rev: 31.00 (MacOS) +// (DO NOT EDIT: machine generated header) 'LbUtils.pas' rev: 32.00 (MacOS) #ifndef LbutilsHPP #define LbutilsHPP diff --git a/source/hpp/OSX32/Release/LockBoxDR.hpp b/source/hpp/OSX32/Release/LockBoxDR.hpp index 0a077e2..9866edb 100644 --- a/source/hpp/OSX32/Release/LockBoxDR.hpp +++ b/source/hpp/OSX32/Release/LockBoxDR.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LockBoxDR.dpk' rev: 31.00 (MacOS) +// (DO NOT EDIT: machine generated header) 'LockBoxDR.dpk' rev: 32.00 (MacOS) #ifndef LockboxdrHPP #define LockboxdrHPP @@ -74,14 +74,20 @@ #include // (rtl) #include // (rtl) #include // (rtl) +#include // (rtl) #include // (rtl) #include // (rtl) -#include // (rtl) #include // (rtl) #include // (rtl) #include // (rtl) #include // (rtl) #include // (rtl) +// SO_PFX: bpl +// SO_SFX: 250 +// PRG_EXT: .dylib +// BPI_DIR: C:\Users\Public\Documents\Embarcadero\Studio\19.0\Dcp\OSX32 +// OBJ_DIR: C:\Users\Public\Documents\Embarcadero\Studio\19.0\Dcp\OSX32 +// OBJ_EXT: .o //-- user supplied ----------------------------------------------------------- diff --git a/source/hpp/Win32/Debug/LbAsym.hpp b/source/hpp/Win32/Debug/LbAsym.hpp index 3762f4a..04e61a2 100644 --- a/source/hpp/Win32/Debug/LbAsym.hpp +++ b/source/hpp/Win32/Debug/LbAsym.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbAsym.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbAsym.pas' rev: 32.00 (Windows) #ifndef LbasymHPP #define LbasymHPP diff --git a/source/hpp/Win32/Debug/LbBigInt.hpp b/source/hpp/Win32/Debug/LbBigInt.hpp index cad9886..41dcb62 100644 --- a/source/hpp/Win32/Debug/LbBigInt.hpp +++ b/source/hpp/Win32/Debug/LbBigInt.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbBigInt.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbBigInt.pas' rev: 32.00 (Windows) #ifndef LbbigintHPP #define LbbigintHPP diff --git a/source/hpp/Win32/Debug/LbBytes.hpp b/source/hpp/Win32/Debug/LbBytes.hpp index db3b3ad..d21c970 100644 --- a/source/hpp/Win32/Debug/LbBytes.hpp +++ b/source/hpp/Win32/Debug/LbBytes.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbBytes.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbBytes.pas' rev: 32.00 (Windows) #ifndef LbbytesHPP #define LbbytesHPP diff --git a/source/hpp/Win32/Debug/LbCipher.hpp b/source/hpp/Win32/Debug/LbCipher.hpp index 8fac7e9..948392c 100644 --- a/source/hpp/Win32/Debug/LbCipher.hpp +++ b/source/hpp/Win32/Debug/LbCipher.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbCipher.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbCipher.pas' rev: 32.00 (Windows) #ifndef LbcipherHPP #define LbcipherHPP @@ -121,6 +121,7 @@ struct DECLSPEC_DRECORD TInt64 #pragma pack(pop) +#pragma pack(push,1) struct DECLSPEC_DRECORD TRDLVector { @@ -138,6 +139,7 @@ struct DECLSPEC_DRECORD TRDLVector }; }; +#pragma pack(pop) typedef System::StaticArray TKey64; diff --git a/source/hpp/Win32/Debug/LbClass.hpp b/source/hpp/Win32/Debug/LbClass.hpp index 93e30cf..0288a5b 100644 --- a/source/hpp/Win32/Debug/LbClass.hpp +++ b/source/hpp/Win32/Debug/LbClass.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbClass.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbClass.pas' rev: 32.00 (Windows) #ifndef LbclassHPP #define LbclassHPP diff --git a/source/hpp/Win32/Debug/LbConst.hpp b/source/hpp/Win32/Debug/LbConst.hpp index 6494c64..67028a7 100644 --- a/source/hpp/Win32/Debug/LbConst.hpp +++ b/source/hpp/Win32/Debug/LbConst.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbConst.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbConst.pas' rev: 32.00 (Windows) #ifndef LbconstHPP #define LbconstHPP diff --git a/source/hpp/Win32/Debug/LbDSA.hpp b/source/hpp/Win32/Debug/LbDSA.hpp index bd842d6..941bc20 100644 --- a/source/hpp/Win32/Debug/LbDSA.hpp +++ b/source/hpp/Win32/Debug/LbDSA.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbDSA.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbDSA.pas' rev: 32.00 (Windows) #ifndef LbdsaHPP #define LbdsaHPP diff --git a/source/hpp/Win32/Debug/LbProc.hpp b/source/hpp/Win32/Debug/LbProc.hpp index ead36b7..9918218 100644 --- a/source/hpp/Win32/Debug/LbProc.hpp +++ b/source/hpp/Win32/Debug/LbProc.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbProc.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbProc.pas' rev: 32.00 (Windows) #ifndef LbprocHPP #define LbprocHPP diff --git a/source/hpp/Win32/Debug/LbRSA.hpp b/source/hpp/Win32/Debug/LbRSA.hpp index f3fb12d..659f82f 100644 --- a/source/hpp/Win32/Debug/LbRSA.hpp +++ b/source/hpp/Win32/Debug/LbRSA.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbRSA.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbRSA.pas' rev: 32.00 (Windows) #ifndef LbrsaHPP #define LbrsaHPP @@ -21,7 +21,6 @@ #include #include #include -#include //-- user supplied ----------------------------------------------------------- diff --git a/source/hpp/Win32/Debug/LbRandom.hpp b/source/hpp/Win32/Debug/LbRandom.hpp index 6af7dd6..cc600e5 100644 --- a/source/hpp/Win32/Debug/LbRandom.hpp +++ b/source/hpp/Win32/Debug/LbRandom.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbRandom.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbRandom.pas' rev: 32.00 (Windows) #ifndef LbrandomHPP #define LbrandomHPP diff --git a/source/hpp/Win32/Debug/LbUtils.hpp b/source/hpp/Win32/Debug/LbUtils.hpp index ab72a42..76ffe4a 100644 --- a/source/hpp/Win32/Debug/LbUtils.hpp +++ b/source/hpp/Win32/Debug/LbUtils.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbUtils.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbUtils.pas' rev: 32.00 (Windows) #ifndef LbutilsHPP #define LbutilsHPP diff --git a/source/hpp/Win32/Debug/LockBoxDR.hpp b/source/hpp/Win32/Debug/LockBoxDR.hpp index 308cc20..59e57d4 100644 --- a/source/hpp/Win32/Debug/LockBoxDR.hpp +++ b/source/hpp/Win32/Debug/LockBoxDR.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LockBoxDR.dpk' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LockBoxDR.dpk' rev: 32.00 (Windows) #ifndef LockboxdrHPP #define LockboxdrHPP @@ -32,11 +32,16 @@ #include // (rtl) #include // (rtl) #include // (rtl) +#include // (rtl) #include // (rtl) #include // (rtl) -#include // (rtl) #include // (rtl) #include // (rtl) +// SO_SFX: 250 +// PRG_EXT: .bpl +// BPI_DIR: C:\Users\Public\Documents\Embarcadero\Studio\19.0\Dcp +// OBJ_DIR: C:\Users\Public\Documents\Embarcadero\Studio\19.0\Dcp +// OBJ_EXT: .obj //-- user supplied ----------------------------------------------------------- diff --git a/source/hpp/Win32/Release/LbAsym.hpp b/source/hpp/Win32/Release/LbAsym.hpp index 3762f4a..4f25eec 100644 --- a/source/hpp/Win32/Release/LbAsym.hpp +++ b/source/hpp/Win32/Release/LbAsym.hpp @@ -1,8 +1,8 @@ // CodeGear C++Builder -// Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. +// Copyright (c) 1995, 2017 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbAsym.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbAsym.pas' rev: 32.00 (Windows) #ifndef LbasymHPP #define LbasymHPP diff --git a/source/hpp/Win32/Release/LbBigInt.hpp b/source/hpp/Win32/Release/LbBigInt.hpp index cad9886..4324034 100644 --- a/source/hpp/Win32/Release/LbBigInt.hpp +++ b/source/hpp/Win32/Release/LbBigInt.hpp @@ -1,8 +1,8 @@ // CodeGear C++Builder -// Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. +// Copyright (c) 1995, 2017 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbBigInt.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbBigInt.pas' rev: 32.00 (Windows) #ifndef LbbigintHPP #define LbbigintHPP diff --git a/source/hpp/Win32/Release/LbBytes.hpp b/source/hpp/Win32/Release/LbBytes.hpp index db3b3ad..21a9a49 100644 --- a/source/hpp/Win32/Release/LbBytes.hpp +++ b/source/hpp/Win32/Release/LbBytes.hpp @@ -1,8 +1,8 @@ // CodeGear C++Builder -// Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. +// Copyright (c) 1995, 2017 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbBytes.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbBytes.pas' rev: 32.00 (Windows) #ifndef LbbytesHPP #define LbbytesHPP diff --git a/source/hpp/Win32/Release/LbCipher.hpp b/source/hpp/Win32/Release/LbCipher.hpp index 8fac7e9..4d219e3 100644 --- a/source/hpp/Win32/Release/LbCipher.hpp +++ b/source/hpp/Win32/Release/LbCipher.hpp @@ -1,8 +1,8 @@ // CodeGear C++Builder -// Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. +// Copyright (c) 1995, 2017 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbCipher.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbCipher.pas' rev: 32.00 (Windows) #ifndef LbcipherHPP #define LbcipherHPP @@ -121,6 +121,7 @@ struct DECLSPEC_DRECORD TInt64 #pragma pack(pop) +#pragma pack(push,1) struct DECLSPEC_DRECORD TRDLVector { @@ -138,6 +139,7 @@ struct DECLSPEC_DRECORD TRDLVector }; }; +#pragma pack(pop) typedef System::StaticArray TKey64; diff --git a/source/hpp/Win32/Release/LbClass.hpp b/source/hpp/Win32/Release/LbClass.hpp index 93e30cf..93ffe7b 100644 --- a/source/hpp/Win32/Release/LbClass.hpp +++ b/source/hpp/Win32/Release/LbClass.hpp @@ -1,8 +1,8 @@ // CodeGear C++Builder -// Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. +// Copyright (c) 1995, 2017 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbClass.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbClass.pas' rev: 32.00 (Windows) #ifndef LbclassHPP #define LbclassHPP diff --git a/source/hpp/Win32/Release/LbConst.hpp b/source/hpp/Win32/Release/LbConst.hpp index 6494c64..1ee5564 100644 --- a/source/hpp/Win32/Release/LbConst.hpp +++ b/source/hpp/Win32/Release/LbConst.hpp @@ -1,8 +1,8 @@ // CodeGear C++Builder -// Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. +// Copyright (c) 1995, 2017 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbConst.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbConst.pas' rev: 32.00 (Windows) #ifndef LbconstHPP #define LbconstHPP diff --git a/source/hpp/Win32/Release/LbDSA.hpp b/source/hpp/Win32/Release/LbDSA.hpp index bd842d6..cf59787 100644 --- a/source/hpp/Win32/Release/LbDSA.hpp +++ b/source/hpp/Win32/Release/LbDSA.hpp @@ -1,8 +1,8 @@ // CodeGear C++Builder -// Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. +// Copyright (c) 1995, 2017 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbDSA.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbDSA.pas' rev: 32.00 (Windows) #ifndef LbdsaHPP #define LbdsaHPP diff --git a/source/hpp/Win32/Release/LbProc.hpp b/source/hpp/Win32/Release/LbProc.hpp index ead36b7..3167821 100644 --- a/source/hpp/Win32/Release/LbProc.hpp +++ b/source/hpp/Win32/Release/LbProc.hpp @@ -1,8 +1,8 @@ // CodeGear C++Builder -// Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. +// Copyright (c) 1995, 2017 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbProc.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbProc.pas' rev: 32.00 (Windows) #ifndef LbprocHPP #define LbprocHPP diff --git a/source/hpp/Win32/Release/LbRSA.hpp b/source/hpp/Win32/Release/LbRSA.hpp index 757640e..445695d 100644 --- a/source/hpp/Win32/Release/LbRSA.hpp +++ b/source/hpp/Win32/Release/LbRSA.hpp @@ -1,8 +1,8 @@ // CodeGear C++Builder -// Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. +// Copyright (c) 1995, 2017 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbRSA.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbRSA.pas' rev: 32.00 (Windows) #ifndef LbrsaHPP #define LbrsaHPP diff --git a/source/hpp/Win32/Release/LbRandom.hpp b/source/hpp/Win32/Release/LbRandom.hpp index 6af7dd6..f59bc44 100644 --- a/source/hpp/Win32/Release/LbRandom.hpp +++ b/source/hpp/Win32/Release/LbRandom.hpp @@ -1,8 +1,8 @@ // CodeGear C++Builder -// Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. +// Copyright (c) 1995, 2017 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbRandom.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbRandom.pas' rev: 32.00 (Windows) #ifndef LbrandomHPP #define LbrandomHPP diff --git a/source/hpp/Win32/Release/LbUtils.hpp b/source/hpp/Win32/Release/LbUtils.hpp index ab72a42..375fbee 100644 --- a/source/hpp/Win32/Release/LbUtils.hpp +++ b/source/hpp/Win32/Release/LbUtils.hpp @@ -1,8 +1,8 @@ // CodeGear C++Builder -// Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. +// Copyright (c) 1995, 2017 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbUtils.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbUtils.pas' rev: 32.00 (Windows) #ifndef LbutilsHPP #define LbutilsHPP diff --git a/source/hpp/Win32/Release/LockBoxDR.hpp b/source/hpp/Win32/Release/LockBoxDR.hpp index 308cc20..f58c08b 100644 --- a/source/hpp/Win32/Release/LockBoxDR.hpp +++ b/source/hpp/Win32/Release/LockBoxDR.hpp @@ -1,8 +1,8 @@ // CodeGear C++Builder -// Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. +// Copyright (c) 1995, 2017 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LockBoxDR.dpk' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LockBoxDR.dpk' rev: 32.00 (Windows) #ifndef LockboxdrHPP #define LockboxdrHPP @@ -25,6 +25,7 @@ #include #include #include +#include // (rtl) #include // (rtl) #include // (rtl) #include // (rtl) @@ -32,11 +33,16 @@ #include // (rtl) #include // (rtl) #include // (rtl) +#include // (rtl) #include // (rtl) #include // (rtl) -#include // (rtl) #include // (rtl) #include // (rtl) +// SO_SFX: 250 +// PRG_EXT: .bpl +// BPI_DIR: C:\Users\Public\Documents\Embarcadero\Studio\19.0\Dcp +// OBJ_DIR: C:\Users\Public\Documents\Embarcadero\Studio\19.0\Dcp +// OBJ_EXT: .obj //-- user supplied ----------------------------------------------------------- diff --git a/source/hpp/Win64/Debug/LbAsym.hpp b/source/hpp/Win64/Debug/LbAsym.hpp index 2a16934..2af6529 100644 --- a/source/hpp/Win64/Debug/LbAsym.hpp +++ b/source/hpp/Win64/Debug/LbAsym.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbAsym.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbAsym.pas' rev: 32.00 (Windows) #ifndef LbasymHPP #define LbasymHPP diff --git a/source/hpp/Win64/Debug/LbBigInt.hpp b/source/hpp/Win64/Debug/LbBigInt.hpp index 53da83b..699b4e2 100644 --- a/source/hpp/Win64/Debug/LbBigInt.hpp +++ b/source/hpp/Win64/Debug/LbBigInt.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbBigInt.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbBigInt.pas' rev: 32.00 (Windows) #ifndef LbbigintHPP #define LbbigintHPP diff --git a/source/hpp/Win64/Debug/LbBytes.hpp b/source/hpp/Win64/Debug/LbBytes.hpp index 4914221..0c2c085 100644 --- a/source/hpp/Win64/Debug/LbBytes.hpp +++ b/source/hpp/Win64/Debug/LbBytes.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbBytes.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbBytes.pas' rev: 32.00 (Windows) #ifndef LbbytesHPP #define LbbytesHPP diff --git a/source/hpp/Win64/Debug/LbCipher.hpp b/source/hpp/Win64/Debug/LbCipher.hpp index 3809b59..0395277 100644 --- a/source/hpp/Win64/Debug/LbCipher.hpp +++ b/source/hpp/Win64/Debug/LbCipher.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbCipher.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbCipher.pas' rev: 32.00 (Windows) #ifndef LbcipherHPP #define LbcipherHPP @@ -121,6 +121,7 @@ struct DECLSPEC_DRECORD TInt64 #pragma pack(pop) +#pragma pack(push,1) struct DECLSPEC_DRECORD TRDLVector { @@ -138,6 +139,7 @@ struct DECLSPEC_DRECORD TRDLVector }; }; +#pragma pack(pop) typedef System::StaticArray TKey64; diff --git a/source/hpp/Win64/Debug/LbClass.hpp b/source/hpp/Win64/Debug/LbClass.hpp index 42d878c..7b33917 100644 --- a/source/hpp/Win64/Debug/LbClass.hpp +++ b/source/hpp/Win64/Debug/LbClass.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbClass.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbClass.pas' rev: 32.00 (Windows) #ifndef LbclassHPP #define LbclassHPP diff --git a/source/hpp/Win64/Debug/LbConst.hpp b/source/hpp/Win64/Debug/LbConst.hpp index 6494c64..67028a7 100644 --- a/source/hpp/Win64/Debug/LbConst.hpp +++ b/source/hpp/Win64/Debug/LbConst.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbConst.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbConst.pas' rev: 32.00 (Windows) #ifndef LbconstHPP #define LbconstHPP diff --git a/source/hpp/Win64/Debug/LbDSA.hpp b/source/hpp/Win64/Debug/LbDSA.hpp index bd842d6..941bc20 100644 --- a/source/hpp/Win64/Debug/LbDSA.hpp +++ b/source/hpp/Win64/Debug/LbDSA.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbDSA.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbDSA.pas' rev: 32.00 (Windows) #ifndef LbdsaHPP #define LbdsaHPP diff --git a/source/hpp/Win64/Debug/LbProc.hpp b/source/hpp/Win64/Debug/LbProc.hpp index b80ee56..ef181b8 100644 --- a/source/hpp/Win64/Debug/LbProc.hpp +++ b/source/hpp/Win64/Debug/LbProc.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbProc.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbProc.pas' rev: 32.00 (Windows) #ifndef LbprocHPP #define LbprocHPP diff --git a/source/hpp/Win64/Debug/LbRSA.hpp b/source/hpp/Win64/Debug/LbRSA.hpp index be5c11c..0b3cfec 100644 --- a/source/hpp/Win64/Debug/LbRSA.hpp +++ b/source/hpp/Win64/Debug/LbRSA.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbRSA.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbRSA.pas' rev: 32.00 (Windows) #ifndef LbrsaHPP #define LbrsaHPP @@ -21,7 +21,6 @@ #include #include #include -#include //-- user supplied ----------------------------------------------------------- diff --git a/source/hpp/Win64/Debug/LbRandom.hpp b/source/hpp/Win64/Debug/LbRandom.hpp index 4ae82f6..ef1250a 100644 --- a/source/hpp/Win64/Debug/LbRandom.hpp +++ b/source/hpp/Win64/Debug/LbRandom.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbRandom.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbRandom.pas' rev: 32.00 (Windows) #ifndef LbrandomHPP #define LbrandomHPP diff --git a/source/hpp/Win64/Debug/LbUtils.hpp b/source/hpp/Win64/Debug/LbUtils.hpp index ab72a42..76ffe4a 100644 --- a/source/hpp/Win64/Debug/LbUtils.hpp +++ b/source/hpp/Win64/Debug/LbUtils.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbUtils.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbUtils.pas' rev: 32.00 (Windows) #ifndef LbutilsHPP #define LbutilsHPP diff --git a/source/hpp/Win64/Debug/LockBoxDR.hpp b/source/hpp/Win64/Debug/LockBoxDR.hpp index 596e89f..cc01bcd 100644 --- a/source/hpp/Win64/Debug/LockBoxDR.hpp +++ b/source/hpp/Win64/Debug/LockBoxDR.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LockBoxDR.dpk' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LockBoxDR.dpk' rev: 32.00 (Windows) #ifndef LockboxdrHPP #define LockboxdrHPP @@ -42,11 +42,16 @@ #include // (rtl) #include // (rtl) #include // (rtl) +#include // (rtl) #include // (rtl) #include // (rtl) -#include // (rtl) #include // (rtl) #include // (rtl) +// SO_SFX: 250 +// PRG_EXT: .bpl +// BPI_DIR: C:\Users\Public\Documents\Embarcadero\Studio\19.0\Dcp\Win64 +// OBJ_DIR: C:\Users\Public\Documents\Embarcadero\Studio\19.0\Dcp\Win64 +// OBJ_EXT: .o //-- user supplied ----------------------------------------------------------- diff --git a/source/hpp/Win64/Release/LbAsym.hpp b/source/hpp/Win64/Release/LbAsym.hpp index 2a16934..2af6529 100644 --- a/source/hpp/Win64/Release/LbAsym.hpp +++ b/source/hpp/Win64/Release/LbAsym.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbAsym.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbAsym.pas' rev: 32.00 (Windows) #ifndef LbasymHPP #define LbasymHPP diff --git a/source/hpp/Win64/Release/LbBigInt.hpp b/source/hpp/Win64/Release/LbBigInt.hpp index 53da83b..699b4e2 100644 --- a/source/hpp/Win64/Release/LbBigInt.hpp +++ b/source/hpp/Win64/Release/LbBigInt.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbBigInt.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbBigInt.pas' rev: 32.00 (Windows) #ifndef LbbigintHPP #define LbbigintHPP diff --git a/source/hpp/Win64/Release/LbBytes.hpp b/source/hpp/Win64/Release/LbBytes.hpp index 4914221..0c2c085 100644 --- a/source/hpp/Win64/Release/LbBytes.hpp +++ b/source/hpp/Win64/Release/LbBytes.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbBytes.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbBytes.pas' rev: 32.00 (Windows) #ifndef LbbytesHPP #define LbbytesHPP diff --git a/source/hpp/Win64/Release/LbCipher.hpp b/source/hpp/Win64/Release/LbCipher.hpp index 3809b59..0395277 100644 --- a/source/hpp/Win64/Release/LbCipher.hpp +++ b/source/hpp/Win64/Release/LbCipher.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbCipher.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbCipher.pas' rev: 32.00 (Windows) #ifndef LbcipherHPP #define LbcipherHPP @@ -121,6 +121,7 @@ struct DECLSPEC_DRECORD TInt64 #pragma pack(pop) +#pragma pack(push,1) struct DECLSPEC_DRECORD TRDLVector { @@ -138,6 +139,7 @@ struct DECLSPEC_DRECORD TRDLVector }; }; +#pragma pack(pop) typedef System::StaticArray TKey64; diff --git a/source/hpp/Win64/Release/LbClass.hpp b/source/hpp/Win64/Release/LbClass.hpp index 42d878c..7b33917 100644 --- a/source/hpp/Win64/Release/LbClass.hpp +++ b/source/hpp/Win64/Release/LbClass.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbClass.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbClass.pas' rev: 32.00 (Windows) #ifndef LbclassHPP #define LbclassHPP diff --git a/source/hpp/Win64/Release/LbConst.hpp b/source/hpp/Win64/Release/LbConst.hpp index 6494c64..67028a7 100644 --- a/source/hpp/Win64/Release/LbConst.hpp +++ b/source/hpp/Win64/Release/LbConst.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbConst.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbConst.pas' rev: 32.00 (Windows) #ifndef LbconstHPP #define LbconstHPP diff --git a/source/hpp/Win64/Release/LbDSA.hpp b/source/hpp/Win64/Release/LbDSA.hpp index bd842d6..941bc20 100644 --- a/source/hpp/Win64/Release/LbDSA.hpp +++ b/source/hpp/Win64/Release/LbDSA.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbDSA.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbDSA.pas' rev: 32.00 (Windows) #ifndef LbdsaHPP #define LbdsaHPP diff --git a/source/hpp/Win64/Release/LbProc.hpp b/source/hpp/Win64/Release/LbProc.hpp index b80ee56..ef181b8 100644 --- a/source/hpp/Win64/Release/LbProc.hpp +++ b/source/hpp/Win64/Release/LbProc.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbProc.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbProc.pas' rev: 32.00 (Windows) #ifndef LbprocHPP #define LbprocHPP diff --git a/source/hpp/Win64/Release/LbRSA.hpp b/source/hpp/Win64/Release/LbRSA.hpp index af4a527..0b3cfec 100644 --- a/source/hpp/Win64/Release/LbRSA.hpp +++ b/source/hpp/Win64/Release/LbRSA.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbRSA.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbRSA.pas' rev: 32.00 (Windows) #ifndef LbrsaHPP #define LbrsaHPP diff --git a/source/hpp/Win64/Release/LbRandom.hpp b/source/hpp/Win64/Release/LbRandom.hpp index 4ae82f6..ef1250a 100644 --- a/source/hpp/Win64/Release/LbRandom.hpp +++ b/source/hpp/Win64/Release/LbRandom.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbRandom.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbRandom.pas' rev: 32.00 (Windows) #ifndef LbrandomHPP #define LbrandomHPP diff --git a/source/hpp/Win64/Release/LbUtils.hpp b/source/hpp/Win64/Release/LbUtils.hpp index ab72a42..76ffe4a 100644 --- a/source/hpp/Win64/Release/LbUtils.hpp +++ b/source/hpp/Win64/Release/LbUtils.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbUtils.pas' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LbUtils.pas' rev: 32.00 (Windows) #ifndef LbutilsHPP #define LbutilsHPP diff --git a/source/hpp/Win64/Release/LockBoxDR.hpp b/source/hpp/Win64/Release/LockBoxDR.hpp index 596e89f..cc01bcd 100644 --- a/source/hpp/Win64/Release/LockBoxDR.hpp +++ b/source/hpp/Win64/Release/LockBoxDR.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LockBoxDR.dpk' rev: 31.00 (Windows) +// (DO NOT EDIT: machine generated header) 'LockBoxDR.dpk' rev: 32.00 (Windows) #ifndef LockboxdrHPP #define LockboxdrHPP @@ -42,11 +42,16 @@ #include // (rtl) #include // (rtl) #include // (rtl) +#include // (rtl) #include // (rtl) #include // (rtl) -#include // (rtl) #include // (rtl) #include // (rtl) +// SO_SFX: 250 +// PRG_EXT: .bpl +// BPI_DIR: C:\Users\Public\Documents\Embarcadero\Studio\19.0\Dcp\Win64 +// OBJ_DIR: C:\Users\Public\Documents\Embarcadero\Studio\19.0\Dcp\Win64 +// OBJ_EXT: .o //-- user supplied ----------------------------------------------------------- diff --git a/source/hpp/iOSDevice32/Debug/LbAsym.hpp b/source/hpp/iOSDevice32/Debug/LbAsym.hpp index 4a030e1..72346b8 100644 --- a/source/hpp/iOSDevice32/Debug/LbAsym.hpp +++ b/source/hpp/iOSDevice32/Debug/LbAsym.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbAsym.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbAsym.pas' rev: 32.00 (iOS) #ifndef LbasymHPP #define LbasymHPP diff --git a/source/hpp/iOSDevice32/Debug/LbBigInt.hpp b/source/hpp/iOSDevice32/Debug/LbBigInt.hpp index 066f616..b1f67d7 100644 --- a/source/hpp/iOSDevice32/Debug/LbBigInt.hpp +++ b/source/hpp/iOSDevice32/Debug/LbBigInt.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbBigInt.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbBigInt.pas' rev: 32.00 (iOS) #ifndef LbbigintHPP #define LbbigintHPP diff --git a/source/hpp/iOSDevice32/Debug/LbBytes.hpp b/source/hpp/iOSDevice32/Debug/LbBytes.hpp index 9b86c9b..af54991 100644 --- a/source/hpp/iOSDevice32/Debug/LbBytes.hpp +++ b/source/hpp/iOSDevice32/Debug/LbBytes.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbBytes.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbBytes.pas' rev: 32.00 (iOS) #ifndef LbbytesHPP #define LbbytesHPP diff --git a/source/hpp/iOSDevice32/Debug/LbCipher.hpp b/source/hpp/iOSDevice32/Debug/LbCipher.hpp index a0916f7..704b742 100644 --- a/source/hpp/iOSDevice32/Debug/LbCipher.hpp +++ b/source/hpp/iOSDevice32/Debug/LbCipher.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbCipher.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbCipher.pas' rev: 32.00 (iOS) #ifndef LbcipherHPP #define LbcipherHPP @@ -123,6 +123,7 @@ struct DECLSPEC_DRECORD TInt64 #pragma pack(pop) +#pragma pack(push,1) struct DECLSPEC_DRECORD TRDLVector { @@ -140,6 +141,7 @@ struct DECLSPEC_DRECORD TRDLVector }; }; +#pragma pack(pop) typedef System::StaticArray TKey64; diff --git a/source/hpp/iOSDevice32/Debug/LbClass.hpp b/source/hpp/iOSDevice32/Debug/LbClass.hpp index e14c938..3d54592 100644 --- a/source/hpp/iOSDevice32/Debug/LbClass.hpp +++ b/source/hpp/iOSDevice32/Debug/LbClass.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbClass.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbClass.pas' rev: 32.00 (iOS) #ifndef LbclassHPP #define LbclassHPP diff --git a/source/hpp/iOSDevice32/Debug/LbConst.hpp b/source/hpp/iOSDevice32/Debug/LbConst.hpp index c1e8d38..6854a3c 100644 --- a/source/hpp/iOSDevice32/Debug/LbConst.hpp +++ b/source/hpp/iOSDevice32/Debug/LbConst.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbConst.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbConst.pas' rev: 32.00 (iOS) #ifndef LbconstHPP #define LbconstHPP diff --git a/source/hpp/iOSDevice32/Debug/LbDSA.hpp b/source/hpp/iOSDevice32/Debug/LbDSA.hpp index 4c44dcd..98ee7a9 100644 --- a/source/hpp/iOSDevice32/Debug/LbDSA.hpp +++ b/source/hpp/iOSDevice32/Debug/LbDSA.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbDSA.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbDSA.pas' rev: 32.00 (iOS) #ifndef LbdsaHPP #define LbdsaHPP diff --git a/source/hpp/iOSDevice32/Debug/LbProc.hpp b/source/hpp/iOSDevice32/Debug/LbProc.hpp index d988765..f6a699f 100644 --- a/source/hpp/iOSDevice32/Debug/LbProc.hpp +++ b/source/hpp/iOSDevice32/Debug/LbProc.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbProc.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbProc.pas' rev: 32.00 (iOS) #ifndef LbprocHPP #define LbprocHPP diff --git a/source/hpp/iOSDevice32/Debug/LbRSA.hpp b/source/hpp/iOSDevice32/Debug/LbRSA.hpp index b946099..7e1eea8 100644 --- a/source/hpp/iOSDevice32/Debug/LbRSA.hpp +++ b/source/hpp/iOSDevice32/Debug/LbRSA.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbRSA.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbRSA.pas' rev: 32.00 (iOS) #ifndef LbrsaHPP #define LbrsaHPP @@ -21,7 +21,6 @@ #include #include #include -#include //-- user supplied ----------------------------------------------------------- diff --git a/source/hpp/iOSDevice32/Debug/LbRandom.hpp b/source/hpp/iOSDevice32/Debug/LbRandom.hpp index 9c5154e..42865aa 100644 --- a/source/hpp/iOSDevice32/Debug/LbRandom.hpp +++ b/source/hpp/iOSDevice32/Debug/LbRandom.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbRandom.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbRandom.pas' rev: 32.00 (iOS) #ifndef LbrandomHPP #define LbrandomHPP diff --git a/source/hpp/iOSDevice32/Debug/LbUtils.hpp b/source/hpp/iOSDevice32/Debug/LbUtils.hpp index db0e1df..20342d9 100644 --- a/source/hpp/iOSDevice32/Debug/LbUtils.hpp +++ b/source/hpp/iOSDevice32/Debug/LbUtils.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbUtils.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbUtils.pas' rev: 32.00 (iOS) #ifndef LbutilsHPP #define LbutilsHPP diff --git a/source/hpp/iOSDevice32/Debug/LockBoxDR.hpp b/source/hpp/iOSDevice32/Debug/LockBoxDR.hpp index db86927..2137f3a 100644 --- a/source/hpp/iOSDevice32/Debug/LockBoxDR.hpp +++ b/source/hpp/iOSDevice32/Debug/LockBoxDR.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LockBoxDR.dpk' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LockBoxDR.dpk' rev: 32.00 (iOS) #ifndef LockboxdrHPP #define LockboxdrHPP @@ -25,6 +25,11 @@ #include #include #include +// SO_PFX: bpl +// SO_SFX: 250 +// PRG_EXT: .a +// OBJ_DIR: C:\Users\Public\Documents\Embarcadero\Studio\19.0\Dcp\iOSDevice32 +// OBJ_EXT: .o //-- user supplied ----------------------------------------------------------- diff --git a/source/hpp/iOSDevice32/Release/LbAsym.hpp b/source/hpp/iOSDevice32/Release/LbAsym.hpp index 4a030e1..72346b8 100644 --- a/source/hpp/iOSDevice32/Release/LbAsym.hpp +++ b/source/hpp/iOSDevice32/Release/LbAsym.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbAsym.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbAsym.pas' rev: 32.00 (iOS) #ifndef LbasymHPP #define LbasymHPP diff --git a/source/hpp/iOSDevice32/Release/LbBigInt.hpp b/source/hpp/iOSDevice32/Release/LbBigInt.hpp index 066f616..b1f67d7 100644 --- a/source/hpp/iOSDevice32/Release/LbBigInt.hpp +++ b/source/hpp/iOSDevice32/Release/LbBigInt.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbBigInt.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbBigInt.pas' rev: 32.00 (iOS) #ifndef LbbigintHPP #define LbbigintHPP diff --git a/source/hpp/iOSDevice32/Release/LbBytes.hpp b/source/hpp/iOSDevice32/Release/LbBytes.hpp index 9b86c9b..af54991 100644 --- a/source/hpp/iOSDevice32/Release/LbBytes.hpp +++ b/source/hpp/iOSDevice32/Release/LbBytes.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbBytes.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbBytes.pas' rev: 32.00 (iOS) #ifndef LbbytesHPP #define LbbytesHPP diff --git a/source/hpp/iOSDevice32/Release/LbCipher.hpp b/source/hpp/iOSDevice32/Release/LbCipher.hpp index a0916f7..704b742 100644 --- a/source/hpp/iOSDevice32/Release/LbCipher.hpp +++ b/source/hpp/iOSDevice32/Release/LbCipher.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbCipher.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbCipher.pas' rev: 32.00 (iOS) #ifndef LbcipherHPP #define LbcipherHPP @@ -123,6 +123,7 @@ struct DECLSPEC_DRECORD TInt64 #pragma pack(pop) +#pragma pack(push,1) struct DECLSPEC_DRECORD TRDLVector { @@ -140,6 +141,7 @@ struct DECLSPEC_DRECORD TRDLVector }; }; +#pragma pack(pop) typedef System::StaticArray TKey64; diff --git a/source/hpp/iOSDevice32/Release/LbClass.hpp b/source/hpp/iOSDevice32/Release/LbClass.hpp index e14c938..3d54592 100644 --- a/source/hpp/iOSDevice32/Release/LbClass.hpp +++ b/source/hpp/iOSDevice32/Release/LbClass.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbClass.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbClass.pas' rev: 32.00 (iOS) #ifndef LbclassHPP #define LbclassHPP diff --git a/source/hpp/iOSDevice32/Release/LbConst.hpp b/source/hpp/iOSDevice32/Release/LbConst.hpp index c1e8d38..6854a3c 100644 --- a/source/hpp/iOSDevice32/Release/LbConst.hpp +++ b/source/hpp/iOSDevice32/Release/LbConst.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbConst.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbConst.pas' rev: 32.00 (iOS) #ifndef LbconstHPP #define LbconstHPP diff --git a/source/hpp/iOSDevice32/Release/LbDSA.hpp b/source/hpp/iOSDevice32/Release/LbDSA.hpp index 4c44dcd..98ee7a9 100644 --- a/source/hpp/iOSDevice32/Release/LbDSA.hpp +++ b/source/hpp/iOSDevice32/Release/LbDSA.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbDSA.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbDSA.pas' rev: 32.00 (iOS) #ifndef LbdsaHPP #define LbdsaHPP diff --git a/source/hpp/iOSDevice32/Release/LbProc.hpp b/source/hpp/iOSDevice32/Release/LbProc.hpp index d988765..f6a699f 100644 --- a/source/hpp/iOSDevice32/Release/LbProc.hpp +++ b/source/hpp/iOSDevice32/Release/LbProc.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbProc.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbProc.pas' rev: 32.00 (iOS) #ifndef LbprocHPP #define LbprocHPP diff --git a/source/hpp/iOSDevice32/Release/LbRSA.hpp b/source/hpp/iOSDevice32/Release/LbRSA.hpp index 5b3c0d4..7e1eea8 100644 --- a/source/hpp/iOSDevice32/Release/LbRSA.hpp +++ b/source/hpp/iOSDevice32/Release/LbRSA.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbRSA.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbRSA.pas' rev: 32.00 (iOS) #ifndef LbrsaHPP #define LbrsaHPP diff --git a/source/hpp/iOSDevice32/Release/LbRandom.hpp b/source/hpp/iOSDevice32/Release/LbRandom.hpp index 9c5154e..42865aa 100644 --- a/source/hpp/iOSDevice32/Release/LbRandom.hpp +++ b/source/hpp/iOSDevice32/Release/LbRandom.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbRandom.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbRandom.pas' rev: 32.00 (iOS) #ifndef LbrandomHPP #define LbrandomHPP diff --git a/source/hpp/iOSDevice32/Release/LbUtils.hpp b/source/hpp/iOSDevice32/Release/LbUtils.hpp index db0e1df..20342d9 100644 --- a/source/hpp/iOSDevice32/Release/LbUtils.hpp +++ b/source/hpp/iOSDevice32/Release/LbUtils.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbUtils.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbUtils.pas' rev: 32.00 (iOS) #ifndef LbutilsHPP #define LbutilsHPP diff --git a/source/hpp/iOSDevice32/Release/LockBoxDR.hpp b/source/hpp/iOSDevice32/Release/LockBoxDR.hpp index db86927..2137f3a 100644 --- a/source/hpp/iOSDevice32/Release/LockBoxDR.hpp +++ b/source/hpp/iOSDevice32/Release/LockBoxDR.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LockBoxDR.dpk' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LockBoxDR.dpk' rev: 32.00 (iOS) #ifndef LockboxdrHPP #define LockboxdrHPP @@ -25,6 +25,11 @@ #include #include #include +// SO_PFX: bpl +// SO_SFX: 250 +// PRG_EXT: .a +// OBJ_DIR: C:\Users\Public\Documents\Embarcadero\Studio\19.0\Dcp\iOSDevice32 +// OBJ_EXT: .o //-- user supplied ----------------------------------------------------------- diff --git a/source/hpp/iOSDevice64/Debug/LbAsym.hpp b/source/hpp/iOSDevice64/Debug/LbAsym.hpp index 987013a..2acdd60 100644 --- a/source/hpp/iOSDevice64/Debug/LbAsym.hpp +++ b/source/hpp/iOSDevice64/Debug/LbAsym.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbAsym.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbAsym.pas' rev: 32.00 (iOS) #ifndef LbasymHPP #define LbasymHPP diff --git a/source/hpp/iOSDevice64/Debug/LbBigInt.hpp b/source/hpp/iOSDevice64/Debug/LbBigInt.hpp index 575303a..9f907c0 100644 --- a/source/hpp/iOSDevice64/Debug/LbBigInt.hpp +++ b/source/hpp/iOSDevice64/Debug/LbBigInt.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbBigInt.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbBigInt.pas' rev: 32.00 (iOS) #ifndef LbbigintHPP #define LbbigintHPP diff --git a/source/hpp/iOSDevice64/Debug/LbBytes.hpp b/source/hpp/iOSDevice64/Debug/LbBytes.hpp index e9d8984..bea7d44 100644 --- a/source/hpp/iOSDevice64/Debug/LbBytes.hpp +++ b/source/hpp/iOSDevice64/Debug/LbBytes.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbBytes.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbBytes.pas' rev: 32.00 (iOS) #ifndef LbbytesHPP #define LbbytesHPP diff --git a/source/hpp/iOSDevice64/Debug/LbCipher.hpp b/source/hpp/iOSDevice64/Debug/LbCipher.hpp index c115603..93adff3 100644 --- a/source/hpp/iOSDevice64/Debug/LbCipher.hpp +++ b/source/hpp/iOSDevice64/Debug/LbCipher.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbCipher.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbCipher.pas' rev: 32.00 (iOS) #ifndef LbcipherHPP #define LbcipherHPP @@ -121,6 +121,7 @@ struct DECLSPEC_DRECORD TInt64 #pragma pack(pop) +#pragma pack(push,1) struct DECLSPEC_DRECORD TRDLVector { @@ -138,6 +139,7 @@ struct DECLSPEC_DRECORD TRDLVector }; }; +#pragma pack(pop) typedef System::StaticArray TKey64; diff --git a/source/hpp/iOSDevice64/Debug/LbClass.hpp b/source/hpp/iOSDevice64/Debug/LbClass.hpp index 63318cf..4d397a9 100644 --- a/source/hpp/iOSDevice64/Debug/LbClass.hpp +++ b/source/hpp/iOSDevice64/Debug/LbClass.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbClass.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbClass.pas' rev: 32.00 (iOS) #ifndef LbclassHPP #define LbclassHPP diff --git a/source/hpp/iOSDevice64/Debug/LbConst.hpp b/source/hpp/iOSDevice64/Debug/LbConst.hpp index c1e8d38..6854a3c 100644 --- a/source/hpp/iOSDevice64/Debug/LbConst.hpp +++ b/source/hpp/iOSDevice64/Debug/LbConst.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbConst.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbConst.pas' rev: 32.00 (iOS) #ifndef LbconstHPP #define LbconstHPP diff --git a/source/hpp/iOSDevice64/Debug/LbDSA.hpp b/source/hpp/iOSDevice64/Debug/LbDSA.hpp index b041c62..262e552 100644 --- a/source/hpp/iOSDevice64/Debug/LbDSA.hpp +++ b/source/hpp/iOSDevice64/Debug/LbDSA.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbDSA.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbDSA.pas' rev: 32.00 (iOS) #ifndef LbdsaHPP #define LbdsaHPP diff --git a/source/hpp/iOSDevice64/Debug/LbProc.hpp b/source/hpp/iOSDevice64/Debug/LbProc.hpp index 2f100fc..80937a7 100644 --- a/source/hpp/iOSDevice64/Debug/LbProc.hpp +++ b/source/hpp/iOSDevice64/Debug/LbProc.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbProc.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbProc.pas' rev: 32.00 (iOS) #ifndef LbprocHPP #define LbprocHPP diff --git a/source/hpp/iOSDevice64/Debug/LbRSA.hpp b/source/hpp/iOSDevice64/Debug/LbRSA.hpp index ec24c54..b1917c7 100644 --- a/source/hpp/iOSDevice64/Debug/LbRSA.hpp +++ b/source/hpp/iOSDevice64/Debug/LbRSA.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbRSA.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbRSA.pas' rev: 32.00 (iOS) #ifndef LbrsaHPP #define LbrsaHPP @@ -21,7 +21,6 @@ #include #include #include -#include //-- user supplied ----------------------------------------------------------- diff --git a/source/hpp/iOSDevice64/Debug/LbRandom.hpp b/source/hpp/iOSDevice64/Debug/LbRandom.hpp index 45f6067..981c969 100644 --- a/source/hpp/iOSDevice64/Debug/LbRandom.hpp +++ b/source/hpp/iOSDevice64/Debug/LbRandom.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbRandom.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbRandom.pas' rev: 32.00 (iOS) #ifndef LbrandomHPP #define LbrandomHPP diff --git a/source/hpp/iOSDevice64/Debug/LbUtils.hpp b/source/hpp/iOSDevice64/Debug/LbUtils.hpp index db0e1df..20342d9 100644 --- a/source/hpp/iOSDevice64/Debug/LbUtils.hpp +++ b/source/hpp/iOSDevice64/Debug/LbUtils.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbUtils.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbUtils.pas' rev: 32.00 (iOS) #ifndef LbutilsHPP #define LbutilsHPP diff --git a/source/hpp/iOSDevice64/Debug/LockBoxDR.hpp b/source/hpp/iOSDevice64/Debug/LockBoxDR.hpp index db86927..c39d9bb 100644 --- a/source/hpp/iOSDevice64/Debug/LockBoxDR.hpp +++ b/source/hpp/iOSDevice64/Debug/LockBoxDR.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LockBoxDR.dpk' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LockBoxDR.dpk' rev: 32.00 (iOS) #ifndef LockboxdrHPP #define LockboxdrHPP @@ -25,6 +25,11 @@ #include #include #include +// SO_PFX: bpl +// SO_SFX: 250 +// PRG_EXT: .a +// OBJ_DIR: C:\Users\Public\Documents\Embarcadero\Studio\19.0\Dcp\iOSDevice64 +// OBJ_EXT: .o //-- user supplied ----------------------------------------------------------- diff --git a/source/hpp/iOSDevice64/Release/LbAsym.hpp b/source/hpp/iOSDevice64/Release/LbAsym.hpp index 987013a..2acdd60 100644 --- a/source/hpp/iOSDevice64/Release/LbAsym.hpp +++ b/source/hpp/iOSDevice64/Release/LbAsym.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbAsym.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbAsym.pas' rev: 32.00 (iOS) #ifndef LbasymHPP #define LbasymHPP diff --git a/source/hpp/iOSDevice64/Release/LbBigInt.hpp b/source/hpp/iOSDevice64/Release/LbBigInt.hpp index 575303a..9f907c0 100644 --- a/source/hpp/iOSDevice64/Release/LbBigInt.hpp +++ b/source/hpp/iOSDevice64/Release/LbBigInt.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbBigInt.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbBigInt.pas' rev: 32.00 (iOS) #ifndef LbbigintHPP #define LbbigintHPP diff --git a/source/hpp/iOSDevice64/Release/LbBytes.hpp b/source/hpp/iOSDevice64/Release/LbBytes.hpp index e9d8984..bea7d44 100644 --- a/source/hpp/iOSDevice64/Release/LbBytes.hpp +++ b/source/hpp/iOSDevice64/Release/LbBytes.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbBytes.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbBytes.pas' rev: 32.00 (iOS) #ifndef LbbytesHPP #define LbbytesHPP diff --git a/source/hpp/iOSDevice64/Release/LbCipher.hpp b/source/hpp/iOSDevice64/Release/LbCipher.hpp index c115603..93adff3 100644 --- a/source/hpp/iOSDevice64/Release/LbCipher.hpp +++ b/source/hpp/iOSDevice64/Release/LbCipher.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbCipher.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbCipher.pas' rev: 32.00 (iOS) #ifndef LbcipherHPP #define LbcipherHPP @@ -121,6 +121,7 @@ struct DECLSPEC_DRECORD TInt64 #pragma pack(pop) +#pragma pack(push,1) struct DECLSPEC_DRECORD TRDLVector { @@ -138,6 +139,7 @@ struct DECLSPEC_DRECORD TRDLVector }; }; +#pragma pack(pop) typedef System::StaticArray TKey64; diff --git a/source/hpp/iOSDevice64/Release/LbClass.hpp b/source/hpp/iOSDevice64/Release/LbClass.hpp index 63318cf..4d397a9 100644 --- a/source/hpp/iOSDevice64/Release/LbClass.hpp +++ b/source/hpp/iOSDevice64/Release/LbClass.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbClass.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbClass.pas' rev: 32.00 (iOS) #ifndef LbclassHPP #define LbclassHPP diff --git a/source/hpp/iOSDevice64/Release/LbConst.hpp b/source/hpp/iOSDevice64/Release/LbConst.hpp index c1e8d38..6854a3c 100644 --- a/source/hpp/iOSDevice64/Release/LbConst.hpp +++ b/source/hpp/iOSDevice64/Release/LbConst.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbConst.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbConst.pas' rev: 32.00 (iOS) #ifndef LbconstHPP #define LbconstHPP diff --git a/source/hpp/iOSDevice64/Release/LbDSA.hpp b/source/hpp/iOSDevice64/Release/LbDSA.hpp index b041c62..262e552 100644 --- a/source/hpp/iOSDevice64/Release/LbDSA.hpp +++ b/source/hpp/iOSDevice64/Release/LbDSA.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbDSA.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbDSA.pas' rev: 32.00 (iOS) #ifndef LbdsaHPP #define LbdsaHPP diff --git a/source/hpp/iOSDevice64/Release/LbProc.hpp b/source/hpp/iOSDevice64/Release/LbProc.hpp index 2f100fc..80937a7 100644 --- a/source/hpp/iOSDevice64/Release/LbProc.hpp +++ b/source/hpp/iOSDevice64/Release/LbProc.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbProc.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbProc.pas' rev: 32.00 (iOS) #ifndef LbprocHPP #define LbprocHPP diff --git a/source/hpp/iOSDevice64/Release/LbRSA.hpp b/source/hpp/iOSDevice64/Release/LbRSA.hpp index d893fbc..b1917c7 100644 --- a/source/hpp/iOSDevice64/Release/LbRSA.hpp +++ b/source/hpp/iOSDevice64/Release/LbRSA.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbRSA.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbRSA.pas' rev: 32.00 (iOS) #ifndef LbrsaHPP #define LbrsaHPP diff --git a/source/hpp/iOSDevice64/Release/LbRandom.hpp b/source/hpp/iOSDevice64/Release/LbRandom.hpp index 45f6067..981c969 100644 --- a/source/hpp/iOSDevice64/Release/LbRandom.hpp +++ b/source/hpp/iOSDevice64/Release/LbRandom.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbRandom.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbRandom.pas' rev: 32.00 (iOS) #ifndef LbrandomHPP #define LbrandomHPP diff --git a/source/hpp/iOSDevice64/Release/LbUtils.hpp b/source/hpp/iOSDevice64/Release/LbUtils.hpp index db0e1df..20342d9 100644 --- a/source/hpp/iOSDevice64/Release/LbUtils.hpp +++ b/source/hpp/iOSDevice64/Release/LbUtils.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbUtils.pas' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LbUtils.pas' rev: 32.00 (iOS) #ifndef LbutilsHPP #define LbutilsHPP diff --git a/source/hpp/iOSDevice64/Release/LockBoxDR.hpp b/source/hpp/iOSDevice64/Release/LockBoxDR.hpp index db86927..c39d9bb 100644 --- a/source/hpp/iOSDevice64/Release/LockBoxDR.hpp +++ b/source/hpp/iOSDevice64/Release/LockBoxDR.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LockBoxDR.dpk' rev: 31.00 (iOS) +// (DO NOT EDIT: machine generated header) 'LockBoxDR.dpk' rev: 32.00 (iOS) #ifndef LockboxdrHPP #define LockboxdrHPP @@ -25,6 +25,11 @@ #include #include #include +// SO_PFX: bpl +// SO_SFX: 250 +// PRG_EXT: .a +// OBJ_DIR: C:\Users\Public\Documents\Embarcadero\Studio\19.0\Dcp\iOSDevice64 +// OBJ_EXT: .o //-- user supplied ----------------------------------------------------------- diff --git a/source/hpp/iOSSimulator/Debug/LbAsym.hpp b/source/hpp/iOSSimulator/Debug/LbAsym.hpp index bc5380a..bd260c5 100644 --- a/source/hpp/iOSSimulator/Debug/LbAsym.hpp +++ b/source/hpp/iOSSimulator/Debug/LbAsym.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbAsym.pas' rev: 31.00 (iOSSIM) +// (DO NOT EDIT: machine generated header) 'LbAsym.pas' rev: 32.00 (iOSSIM) #ifndef LbasymHPP #define LbasymHPP diff --git a/source/hpp/iOSSimulator/Debug/LbBigInt.hpp b/source/hpp/iOSSimulator/Debug/LbBigInt.hpp index 01f046a..c54031c 100644 --- a/source/hpp/iOSSimulator/Debug/LbBigInt.hpp +++ b/source/hpp/iOSSimulator/Debug/LbBigInt.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbBigInt.pas' rev: 31.00 (iOSSIM) +// (DO NOT EDIT: machine generated header) 'LbBigInt.pas' rev: 32.00 (iOSSIM) #ifndef LbbigintHPP #define LbbigintHPP diff --git a/source/hpp/iOSSimulator/Debug/LbBytes.hpp b/source/hpp/iOSSimulator/Debug/LbBytes.hpp index c8cb813..247023c 100644 --- a/source/hpp/iOSSimulator/Debug/LbBytes.hpp +++ b/source/hpp/iOSSimulator/Debug/LbBytes.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbBytes.pas' rev: 31.00 (iOSSIM) +// (DO NOT EDIT: machine generated header) 'LbBytes.pas' rev: 32.00 (iOSSIM) #ifndef LbbytesHPP #define LbbytesHPP diff --git a/source/hpp/iOSSimulator/Debug/LbCipher.hpp b/source/hpp/iOSSimulator/Debug/LbCipher.hpp index 78772cc..0a92e41 100644 --- a/source/hpp/iOSSimulator/Debug/LbCipher.hpp +++ b/source/hpp/iOSSimulator/Debug/LbCipher.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbCipher.pas' rev: 31.00 (iOSSIM) +// (DO NOT EDIT: machine generated header) 'LbCipher.pas' rev: 32.00 (iOSSIM) #ifndef LbcipherHPP #define LbcipherHPP @@ -121,6 +121,7 @@ struct DECLSPEC_DRECORD TInt64 #pragma pack(pop) +#pragma pack(push,1) struct DECLSPEC_DRECORD TRDLVector { @@ -138,6 +139,7 @@ struct DECLSPEC_DRECORD TRDLVector }; }; +#pragma pack(pop) typedef System::StaticArray TKey64; diff --git a/source/hpp/iOSSimulator/Debug/LbClass.hpp b/source/hpp/iOSSimulator/Debug/LbClass.hpp index 18f64d4..56da5d5 100644 --- a/source/hpp/iOSSimulator/Debug/LbClass.hpp +++ b/source/hpp/iOSSimulator/Debug/LbClass.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbClass.pas' rev: 31.00 (iOSSIM) +// (DO NOT EDIT: machine generated header) 'LbClass.pas' rev: 32.00 (iOSSIM) #ifndef LbclassHPP #define LbclassHPP diff --git a/source/hpp/iOSSimulator/Debug/LbConst.hpp b/source/hpp/iOSSimulator/Debug/LbConst.hpp index 518c63a..114f134 100644 --- a/source/hpp/iOSSimulator/Debug/LbConst.hpp +++ b/source/hpp/iOSSimulator/Debug/LbConst.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbConst.pas' rev: 31.00 (iOSSIM) +// (DO NOT EDIT: machine generated header) 'LbConst.pas' rev: 32.00 (iOSSIM) #ifndef LbconstHPP #define LbconstHPP diff --git a/source/hpp/iOSSimulator/Debug/LbDSA.hpp b/source/hpp/iOSSimulator/Debug/LbDSA.hpp index 253fd2d..c96debe 100644 --- a/source/hpp/iOSSimulator/Debug/LbDSA.hpp +++ b/source/hpp/iOSSimulator/Debug/LbDSA.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbDSA.pas' rev: 31.00 (iOSSIM) +// (DO NOT EDIT: machine generated header) 'LbDSA.pas' rev: 32.00 (iOSSIM) #ifndef LbdsaHPP #define LbdsaHPP diff --git a/source/hpp/iOSSimulator/Debug/LbProc.hpp b/source/hpp/iOSSimulator/Debug/LbProc.hpp index 4cdce2b..8ba9c3d 100644 --- a/source/hpp/iOSSimulator/Debug/LbProc.hpp +++ b/source/hpp/iOSSimulator/Debug/LbProc.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbProc.pas' rev: 31.00 (iOSSIM) +// (DO NOT EDIT: machine generated header) 'LbProc.pas' rev: 32.00 (iOSSIM) #ifndef LbprocHPP #define LbprocHPP diff --git a/source/hpp/iOSSimulator/Debug/LbRSA.hpp b/source/hpp/iOSSimulator/Debug/LbRSA.hpp index 15a0028..8d14e1b 100644 --- a/source/hpp/iOSSimulator/Debug/LbRSA.hpp +++ b/source/hpp/iOSSimulator/Debug/LbRSA.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbRSA.pas' rev: 31.00 (iOSSIM) +// (DO NOT EDIT: machine generated header) 'LbRSA.pas' rev: 32.00 (iOSSIM) #ifndef LbrsaHPP #define LbrsaHPP @@ -21,7 +21,6 @@ #include #include #include -#include //-- user supplied ----------------------------------------------------------- diff --git a/source/hpp/iOSSimulator/Debug/LbRandom.hpp b/source/hpp/iOSSimulator/Debug/LbRandom.hpp index de8f47e..3be3217 100644 --- a/source/hpp/iOSSimulator/Debug/LbRandom.hpp +++ b/source/hpp/iOSSimulator/Debug/LbRandom.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbRandom.pas' rev: 31.00 (iOSSIM) +// (DO NOT EDIT: machine generated header) 'LbRandom.pas' rev: 32.00 (iOSSIM) #ifndef LbrandomHPP #define LbrandomHPP diff --git a/source/hpp/iOSSimulator/Debug/LbUtils.hpp b/source/hpp/iOSSimulator/Debug/LbUtils.hpp index 0ddfe04..78aa251 100644 --- a/source/hpp/iOSSimulator/Debug/LbUtils.hpp +++ b/source/hpp/iOSSimulator/Debug/LbUtils.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbUtils.pas' rev: 31.00 (iOSSIM) +// (DO NOT EDIT: machine generated header) 'LbUtils.pas' rev: 32.00 (iOSSIM) #ifndef LbutilsHPP #define LbutilsHPP diff --git a/source/hpp/iOSSimulator/Debug/LockBoxDR.hpp b/source/hpp/iOSSimulator/Debug/LockBoxDR.hpp index e0f0773..3df4a1b 100644 --- a/source/hpp/iOSSimulator/Debug/LockBoxDR.hpp +++ b/source/hpp/iOSSimulator/Debug/LockBoxDR.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LockBoxDR.dpk' rev: 31.00 (iOSSIM) +// (DO NOT EDIT: machine generated header) 'LockBoxDR.dpk' rev: 32.00 (iOSSIM) #ifndef LockboxdrHPP #define LockboxdrHPP @@ -25,6 +25,12 @@ #include #include #include +// SO_PFX: bpl +// SO_SFX: 250 +// PRG_EXT: .a +// BPI_DIR: C:\Users\Public\Documents\Embarcadero\Studio\19.0\Dcp\iOSSimulator +// OBJ_DIR: C:\Users\Public\Documents\Embarcadero\Studio\19.0\Dcp\iOSSimulator +// OBJ_EXT: .o //-- user supplied ----------------------------------------------------------- diff --git a/source/hpp/iOSSimulator/Release/LbAsym.hpp b/source/hpp/iOSSimulator/Release/LbAsym.hpp index bc5380a..bd260c5 100644 --- a/source/hpp/iOSSimulator/Release/LbAsym.hpp +++ b/source/hpp/iOSSimulator/Release/LbAsym.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbAsym.pas' rev: 31.00 (iOSSIM) +// (DO NOT EDIT: machine generated header) 'LbAsym.pas' rev: 32.00 (iOSSIM) #ifndef LbasymHPP #define LbasymHPP diff --git a/source/hpp/iOSSimulator/Release/LbBigInt.hpp b/source/hpp/iOSSimulator/Release/LbBigInt.hpp index 01f046a..c54031c 100644 --- a/source/hpp/iOSSimulator/Release/LbBigInt.hpp +++ b/source/hpp/iOSSimulator/Release/LbBigInt.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbBigInt.pas' rev: 31.00 (iOSSIM) +// (DO NOT EDIT: machine generated header) 'LbBigInt.pas' rev: 32.00 (iOSSIM) #ifndef LbbigintHPP #define LbbigintHPP diff --git a/source/hpp/iOSSimulator/Release/LbBytes.hpp b/source/hpp/iOSSimulator/Release/LbBytes.hpp index c8cb813..247023c 100644 --- a/source/hpp/iOSSimulator/Release/LbBytes.hpp +++ b/source/hpp/iOSSimulator/Release/LbBytes.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbBytes.pas' rev: 31.00 (iOSSIM) +// (DO NOT EDIT: machine generated header) 'LbBytes.pas' rev: 32.00 (iOSSIM) #ifndef LbbytesHPP #define LbbytesHPP diff --git a/source/hpp/iOSSimulator/Release/LbCipher.hpp b/source/hpp/iOSSimulator/Release/LbCipher.hpp index 78772cc..0a92e41 100644 --- a/source/hpp/iOSSimulator/Release/LbCipher.hpp +++ b/source/hpp/iOSSimulator/Release/LbCipher.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbCipher.pas' rev: 31.00 (iOSSIM) +// (DO NOT EDIT: machine generated header) 'LbCipher.pas' rev: 32.00 (iOSSIM) #ifndef LbcipherHPP #define LbcipherHPP @@ -121,6 +121,7 @@ struct DECLSPEC_DRECORD TInt64 #pragma pack(pop) +#pragma pack(push,1) struct DECLSPEC_DRECORD TRDLVector { @@ -138,6 +139,7 @@ struct DECLSPEC_DRECORD TRDLVector }; }; +#pragma pack(pop) typedef System::StaticArray TKey64; diff --git a/source/hpp/iOSSimulator/Release/LbClass.hpp b/source/hpp/iOSSimulator/Release/LbClass.hpp index 18f64d4..56da5d5 100644 --- a/source/hpp/iOSSimulator/Release/LbClass.hpp +++ b/source/hpp/iOSSimulator/Release/LbClass.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbClass.pas' rev: 31.00 (iOSSIM) +// (DO NOT EDIT: machine generated header) 'LbClass.pas' rev: 32.00 (iOSSIM) #ifndef LbclassHPP #define LbclassHPP diff --git a/source/hpp/iOSSimulator/Release/LbConst.hpp b/source/hpp/iOSSimulator/Release/LbConst.hpp index 518c63a..114f134 100644 --- a/source/hpp/iOSSimulator/Release/LbConst.hpp +++ b/source/hpp/iOSSimulator/Release/LbConst.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbConst.pas' rev: 31.00 (iOSSIM) +// (DO NOT EDIT: machine generated header) 'LbConst.pas' rev: 32.00 (iOSSIM) #ifndef LbconstHPP #define LbconstHPP diff --git a/source/hpp/iOSSimulator/Release/LbDSA.hpp b/source/hpp/iOSSimulator/Release/LbDSA.hpp index 253fd2d..c96debe 100644 --- a/source/hpp/iOSSimulator/Release/LbDSA.hpp +++ b/source/hpp/iOSSimulator/Release/LbDSA.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbDSA.pas' rev: 31.00 (iOSSIM) +// (DO NOT EDIT: machine generated header) 'LbDSA.pas' rev: 32.00 (iOSSIM) #ifndef LbdsaHPP #define LbdsaHPP diff --git a/source/hpp/iOSSimulator/Release/LbProc.hpp b/source/hpp/iOSSimulator/Release/LbProc.hpp index 4cdce2b..8ba9c3d 100644 --- a/source/hpp/iOSSimulator/Release/LbProc.hpp +++ b/source/hpp/iOSSimulator/Release/LbProc.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbProc.pas' rev: 31.00 (iOSSIM) +// (DO NOT EDIT: machine generated header) 'LbProc.pas' rev: 32.00 (iOSSIM) #ifndef LbprocHPP #define LbprocHPP diff --git a/source/hpp/iOSSimulator/Release/LbRSA.hpp b/source/hpp/iOSSimulator/Release/LbRSA.hpp index 6488c98..8d14e1b 100644 --- a/source/hpp/iOSSimulator/Release/LbRSA.hpp +++ b/source/hpp/iOSSimulator/Release/LbRSA.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbRSA.pas' rev: 31.00 (iOSSIM) +// (DO NOT EDIT: machine generated header) 'LbRSA.pas' rev: 32.00 (iOSSIM) #ifndef LbrsaHPP #define LbrsaHPP diff --git a/source/hpp/iOSSimulator/Release/LbRandom.hpp b/source/hpp/iOSSimulator/Release/LbRandom.hpp index de8f47e..3be3217 100644 --- a/source/hpp/iOSSimulator/Release/LbRandom.hpp +++ b/source/hpp/iOSSimulator/Release/LbRandom.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbRandom.pas' rev: 31.00 (iOSSIM) +// (DO NOT EDIT: machine generated header) 'LbRandom.pas' rev: 32.00 (iOSSIM) #ifndef LbrandomHPP #define LbrandomHPP diff --git a/source/hpp/iOSSimulator/Release/LbUtils.hpp b/source/hpp/iOSSimulator/Release/LbUtils.hpp index 0ddfe04..78aa251 100644 --- a/source/hpp/iOSSimulator/Release/LbUtils.hpp +++ b/source/hpp/iOSSimulator/Release/LbUtils.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LbUtils.pas' rev: 31.00 (iOSSIM) +// (DO NOT EDIT: machine generated header) 'LbUtils.pas' rev: 32.00 (iOSSIM) #ifndef LbutilsHPP #define LbutilsHPP diff --git a/source/hpp/iOSSimulator/Release/LockBoxDR.hpp b/source/hpp/iOSSimulator/Release/LockBoxDR.hpp index e0f0773..3df4a1b 100644 --- a/source/hpp/iOSSimulator/Release/LockBoxDR.hpp +++ b/source/hpp/iOSSimulator/Release/LockBoxDR.hpp @@ -2,7 +2,7 @@ // Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc. // All rights reserved -// (DO NOT EDIT: machine generated header) 'LockBoxDR.dpk' rev: 31.00 (iOSSIM) +// (DO NOT EDIT: machine generated header) 'LockBoxDR.dpk' rev: 32.00 (iOSSIM) #ifndef LockboxdrHPP #define LockboxdrHPP @@ -25,6 +25,12 @@ #include #include #include +// SO_PFX: bpl +// SO_SFX: 250 +// PRG_EXT: .a +// BPI_DIR: C:\Users\Public\Documents\Embarcadero\Studio\19.0\Dcp\iOSSimulator +// OBJ_DIR: C:\Users\Public\Documents\Embarcadero\Studio\19.0\Dcp\iOSSimulator +// OBJ_EXT: .o //-- user supplied -----------------------------------------------------------