Re: QAES AES256 KFB mode special coder for string, binary, t
Posted: Tue Dec 17, 2019 9:43 pm
Thanks you! 

http://www.purebasic.com
https://www.purebasic.fr/english/
I don't know why, but my program/IDE does not recognize this module's procedures.Thorsten1867 wrote:Updated: qAES_Module.pbi
Code: Select all
IncludeFile "../commons/qAES_Module.pbi"
Of course it is added to the project. That's why it is strange not working.Bisonte wrote:you have to open the "qAES_Module.pbi" in the IDE or you have to put it into your "Project" Tab in the IDE for autocomplete.