Setting license property - WeOnlyDo Discussion board

Setting license property (General questions)

by Jan, Tuesday, September 13, 2005, 15:47 (7010 days ago)

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

by wodSupport, Tuesday, September 13, 2005, 16:17 (7010 days ago) @ Jan

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

by Jan, Tuesday, September 13, 2005, 17:21 (7010 days ago) @ wodSupport

It does work.

Thanks!