Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 07/12/2004 at 00:57, xxxxxxxx wrote:
User Information: Cinema 4D Version: 9 Platform: Windows ; Language(s) : C++ ;
--------- Hi all,
what's the best way to do a time limited demo for a plugin?
best regards Renato T. www.tarabella.it/c4d
On 08/12/2004 at 01:10, xxxxxxxx wrote:
You can check the system date with GeGetSysTime(). Depending on how secure you want to be you can either use this to make expiring serials, or just to store the date first used and use that to set a limit.
On 08/12/2004 at 03:29, xxxxxxxx wrote:
Thanks Mikael, i'll think to it.
Renato