Setting license property (General questions)
Hello,
we have just bought thy full license of wodFtpDLX.
You wrote us :
####
Use this key(s) during installation, but also in your development projects, by setting LicenseKey property.
####
Can you please give us a code snipped how to realize it in c++ ?
I can not see any Set-Methode nor LicenseKey Property
Thanks
Jan
[:happy:]
Re: Setting license property
Jan,
you must reimport wodFtpDLXCom into your project, so that wodftpdlx.cpp (and .h) is recreated. Once you do that with licensed version, LicenseKey property will appear.
Can you try that?
Re: Setting license property
It does work.
Thanks!