Range check error in AES encryption

When compiling a project with the option 'Range checking' enabled causes an error when encrypting or decrypting a string using TAESEncryption.


The problem is located in the MiscObj.pas where the TMSDEFS.INC is commented so the directive {$R-} is not specified and the default is used.

Hello,
Thank you for reporting this bug. I will fix it.
Best regards,
Marion